From: Paul Brossier Date: Wed, 27 Dec 2023 17:12:54 +0000 (+0100) Subject: [waf] bump to 2.0.26 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=885e3166e52fad7785153f1339c1b9d6584ca387;p=aubio.git [waf] bump to 2.0.26 --- 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