From: Paul Brossier Date: Fri, 14 Sep 2018 16:26:38 +0000 (+0200) Subject: scripts/get_waf.sh: bump to 2.0.11 X-Git-Tag: 0.4.7~24 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=6f3dfc0d00064611edc72bf18e648b7a130751ec;p=aubio.git scripts/get_waf.sh: bump to 2.0.11 --- diff --git a/scripts/get_waf.sh b/scripts/get_waf.sh index 99f0cb1a..e24ad248 100755 --- a/scripts/get_waf.sh +++ b/scripts/get_waf.sh @@ -3,7 +3,7 @@ set -e set -x -WAFVERSION=2.0.1 +WAFVERSION=2.0.11 WAFTARBALL=waf-$WAFVERSION.tar.bz2 WAFURL=https://waf.io/$WAFTARBALL