From: Paul Brossier Date: Wed, 1 Jul 2020 22:02:44 +0000 (+0200) Subject: [waf] bump to 2.0.20 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=0c3b7c8f913d8aa5fe066269489996c45a821d3a;p=aubio.git [waf] bump to 2.0.20 --- diff --git a/scripts/get_waf.sh b/scripts/get_waf.sh index c60f9661..555e2cc8 100755 --- a/scripts/get_waf.sh +++ b/scripts/get_waf.sh @@ -3,7 +3,7 @@ set -e #set -x -WAFVERSION=2.0.17 +WAFVERSION=2.0.20 WAFTARBALL=waf-$WAFVERSION.tar.bz2 WAFURL=https://waf.io/$WAFTARBALL WAFUPSTREAMKEY=https://gitlab.com/ita1024/waf/raw/master/utils/pubkey.asc