package/waf: bump to v2.0.26

Signed-off-by: Titouan Christophe <titouanchristophe@gmail.com>
Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
Titouan Christophe 2023-10-15 13:46:15 +02:00 committed by Arnout Vandecappelle
parent 087e2cef0e
commit cebff375c2
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Locally computed
sha1 9cc6db88ecda57067024f368722ecbf48a3bba1a waf-2.0.24
sha256 93909bca823a675f9f40af7c65b24887c3a3c0efdf411ff1978ba827194bdeb0 waf-2.0.24
sha1 e310e29a44f23f80591f2aa6c2d4c30e5f1a26a8 waf-2.0.26
sha256 dcec3e179f9c33a66544f1b3d7d91f20f6373530510fa6a858cddb6bfdcde14b waf-2.0.26
# The waf script also contains its license, but is renamed `waf` in the extract
# step, so this is a synonym for the above, to check WAF_LICENSE
sha256 93909bca823a675f9f40af7c65b24887c3a3c0efdf411ff1978ba827194bdeb0 waf
sha256 dcec3e179f9c33a66544f1b3d7d91f20f6373530510fa6a858cddb6bfdcde14b waf

View File

@ -4,7 +4,7 @@
#
################################################################################
WAF_VERSION = 2.0.24
WAF_VERSION = 2.0.26
WAF_SOURCE = waf-$(WAF_VERSION)
WAF_SITE = https://waf.io
WAF_LICENSE = BSD-3-Clause