From: Paul Brossier Date: Sun, 26 Dec 2021 02:28:30 +0000 (-0500) Subject: [waf] bump to 2.0.23 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=92d40c7d5fa94cf1c87e37afdb131c02ef451c23;p=aubio.git [waf] bump to 2.0.23 --- diff --git a/scripts/get_waf.sh b/scripts/get_waf.sh index ee941136..ea211d70 100755 --- a/scripts/get_waf.sh +++ b/scripts/get_waf.sh @@ -3,7 +3,7 @@ set -e #set -x -WAFVERSION=2.0.21 +WAFVERSION=2.0.23 WAFTARBALL=waf-$WAFVERSION.tar.bz2 WAFURL=https://waf.io/$WAFTARBALL WAFUPSTREAMKEY=https://gitlab.com/ita1024/waf/raw/master/utils/pubkey.asc