From e7c6216c61f7ed43787cc85029620dfba181fd69 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Tue, 19 Jan 2021 10:30:35 +0100 Subject: [PATCH] [waf] bump to 2.0.21 --- 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 28e5dfce..ee941136 100755 --- a/scripts/get_waf.sh +++ b/scripts/get_waf.sh @@ -3,7 +3,7 @@ set -e #set -x -WAFVERSION=2.0.20 +WAFVERSION=2.0.21 WAFTARBALL=waf-$WAFVERSION.tar.bz2 WAFURL=https://waf.io/$WAFTARBALL WAFUPSTREAMKEY=https://gitlab.com/ita1024/waf/raw/master/utils/pubkey.asc -- 2.11.0