From 5eea3b251c88d6e5523d7a30a2b83ad9475d5434 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Wed, 21 Nov 2018 02:19:10 +0100 Subject: [PATCH] [waf] bump to 2.0.12 --- 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 f137d7a8..613d6966 100755 --- a/scripts/get_waf.sh +++ b/scripts/get_waf.sh @@ -3,7 +3,7 @@ set -e #set -x -WAFVERSION=2.0.11 +WAFVERSION=2.0.12 WAFTARBALL=waf-$WAFVERSION.tar.bz2 WAFURL=https://waf.io/$WAFTARBALL WAFUPSTREAMKEY=https://gitlab.com/ita1024/waf/raw/master/utils/pubkey.asc -- 2.11.0