From 885e3166e52fad7785153f1339c1b9d6584ca387 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Wed, 27 Dec 2023 18:12:54 +0100 Subject: [PATCH] [waf] bump to 2.0.26 --- scripts/get_waf.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/get_waf.sh b/scripts/get_waf.sh index bda6992f..535b7c8f 100755 --- a/scripts/get_waf.sh +++ b/scripts/get_waf.sh @@ -3,7 +3,7 @@ set -e #set -x -WAFVERSION=2.0.23 +WAFVERSION=2.0.26 WAFTARBALL=waf-$WAFVERSION.tar.bz2 WAFURL=https://waf.io/$WAFTARBALL WAFUPSTREAMKEY=https://gitlab.com/ita1024/waf/-/raw/waf-$WAFVERSION/utils/pubkey.asc -- 2.11.0