shithub: aubio

Download patch

ref: 25d0c42387033e5b23469691718a30740596ff25
parent: 7f3504143c0091cc903374185ce6f8b19b4ca9ce
author: Paul Brossier <piem@piem.org>
date: Thu Jul 21 00:07:42 EDT 2016

appveyor.yml: upgrade to waf 1.8.22

--- a/appveyor.yml
+++ b/appveyor.yml
@@ -49,7 +49,7 @@
   - "pip install --upgrade setuptools"
 
 before_build:
-  - curl -fsS -o waf https://waf.io/waf-1.8.20
+  - curl -fsS -o waf https://waf.io/waf-1.8.22
   - curl -fsS -o waf.bat https://raw.githubusercontent.com/waf-project/waf/master/utils/waf.bat
 
 build_script: