From e3fde21dfc96db0c8998fae0f3999c6ab9a8a415 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Fri, 28 Jun 2019 12:58:54 +0200 Subject: [PATCH] [waf] bump to 2.0.17 --- 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 c7d92171..5fdcea64 100755 --- a/scripts/get_waf.sh +++ b/scripts/get_waf.sh @@ -3,7 +3,7 @@ set -e #set -x -WAFVERSION=2.0.14 +WAFVERSION=2.0.17 WAFTARBALL=waf-$WAFVERSION.tar.bz2 WAFURL=https://waf.io/$WAFTARBALL WAFUPSTREAMKEY=https://gitlab.com/ita1024/waf/raw/master/utils/pubkey.asc -- 2.11.0