mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
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:
committed by
Arnout Vandecappelle
parent
087e2cef0e
commit
cebff375c2
@@ -1,7 +1,7 @@
|
|||||||
# Locally computed
|
# Locally computed
|
||||||
sha1 9cc6db88ecda57067024f368722ecbf48a3bba1a waf-2.0.24
|
sha1 e310e29a44f23f80591f2aa6c2d4c30e5f1a26a8 waf-2.0.26
|
||||||
sha256 93909bca823a675f9f40af7c65b24887c3a3c0efdf411ff1978ba827194bdeb0 waf-2.0.24
|
sha256 dcec3e179f9c33a66544f1b3d7d91f20f6373530510fa6a858cddb6bfdcde14b waf-2.0.26
|
||||||
|
|
||||||
# The waf script also contains its license, but is renamed `waf` in the extract
|
# 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
|
# step, so this is a synonym for the above, to check WAF_LICENSE
|
||||||
sha256 93909bca823a675f9f40af7c65b24887c3a3c0efdf411ff1978ba827194bdeb0 waf
|
sha256 dcec3e179f9c33a66544f1b3d7d91f20f6373530510fa6a858cddb6bfdcde14b waf
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
WAF_VERSION = 2.0.24
|
WAF_VERSION = 2.0.26
|
||||||
WAF_SOURCE = waf-$(WAF_VERSION)
|
WAF_SOURCE = waf-$(WAF_VERSION)
|
||||||
WAF_SITE = https://waf.io
|
WAF_SITE = https://waf.io
|
||||||
WAF_LICENSE = BSD-3-Clause
|
WAF_LICENSE = BSD-3-Clause
|
||||||
|
|||||||
Reference in New Issue
Block a user