From b5c64f51c2101db88b52b9d26b3a29757a8dd53e Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Thu, 7 Feb 2019 12:43:55 +0100 Subject: [PATCH] [waf] bump to 2.0.14 --- 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 94d98d7a..c7d92171 100755 --- a/scripts/get_waf.sh +++ b/scripts/get_waf.sh @@ -3,7 +3,7 @@ set -e #set -x -WAFVERSION=2.0.13 +WAFVERSION=2.0.14 WAFTARBALL=waf-$WAFVERSION.tar.bz2 WAFURL=https://waf.io/$WAFTARBALL WAFUPSTREAMKEY=https://gitlab.com/ita1024/waf/raw/master/utils/pubkey.asc -- 2.11.0