package/waf: bump to v2.1.1

Signed-off-by: Titouan Christophe <titouanchristophe@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Titouan Christophe
2024-06-17 09:55:03 +02:00
committed by Thomas Petazzoni
parent 127ddbe511
commit fd5623150d
2 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
# Locally computed
sha1 e310e29a44f23f80591f2aa6c2d4c30e5f1a26a8 waf-2.0.26
sha256 dcec3e179f9c33a66544f1b3d7d91f20f6373530510fa6a858cddb6bfdcde14b waf-2.0.26
sha1 9ee587d802ffd15a2e7cae579560d00754db4fad waf-2.1.1
sha256 2e66e01fd564f09106419389119c78143327c89a35f26ee3ed376f0ee410a14d waf-2.1.1
# 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 dcec3e179f9c33a66544f1b3d7d91f20f6373530510fa6a858cddb6bfdcde14b waf
sha256 2e66e01fd564f09106419389119c78143327c89a35f26ee3ed376f0ee410a14d waf

View File

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