package/waf: bump to v2.0.24
Signed-off-by: Titouan Christophe <titouanchristophe@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
af56cfe372
commit
5195770cc8
@ -1,7 +1,7 @@
|
||||
# Locally computed
|
||||
sha1 89b24f9c19328339c2c8103796755474b66f3a8d waf-2.0.23
|
||||
sha256 28a2e4583314a162cfcbffefb8a9202c1d7869040d30b5852da479b76d9c0491 waf-2.0.23
|
||||
sha1 9cc6db88ecda57067024f368722ecbf48a3bba1a waf-2.0.24
|
||||
sha256 93909bca823a675f9f40af7c65b24887c3a3c0efdf411ff1978ba827194bdeb0 waf-2.0.24
|
||||
|
||||
# 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 28a2e4583314a162cfcbffefb8a9202c1d7869040d30b5852da479b76d9c0491 waf
|
||||
sha256 93909bca823a675f9f40af7c65b24887c3a3c0efdf411ff1978ba827194bdeb0 waf
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
WAF_VERSION = 2.0.23
|
||||
WAF_VERSION = 2.0.24
|
||||
WAF_SOURCE = waf-$(WAF_VERSION)
|
||||
WAF_SITE = https://waf.io
|
||||
WAF_LICENSE = BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user