ref: edb1d7ad495cf0a378dd58a133a68edf3e995c94
parent: 1700a2d886b0ecf4b7b6008877fbeadd38cab0dc
author: Paul Brossier <piem@piem.org>
date: Fri Apr 22 12:33:19 EDT 2016
Makefile: update waf to 1.8.20
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@
@[ -f waf ] || make getwaf
getwaf:
- curl https://waf.io/waf-1.8.14 > waf
+ curl https://waf.io/waf-1.8.20 > waf
@chmod +x waf
expandwaf: