waf: raise documented waf version to the one currently in use

This commit is contained in:
jean-emmanuel
2026-05-05 15:44:05 +02:00
parent b209d6b27e
commit ee1f8f762a
+2 -2
View File
@@ -11,8 +11,8 @@
ARDOURSRC=`pwd`
cd /tmp
curl https://waf.io/waf-2.0.23.tar.bz2 | tar xj
cd waf-2.0.23
curl https://waf.io/waf-2.0.26.tar.bz2 | tar xj
cd waf-2.0.26
patch -p1 < $ARDOURSRC/tools/patches/waf-str.patch