shithub: aubio

Download patch

ref: a1718fc896310b64032c380dcd5ab7f6a35edd58
parent: 0e362b524c7daea14c7cb2a6d62c35884c6364f8
author: Paul Brossier <piem@piem.org>
date: Wed Jul 29 09:21:07 EDT 2015

README.md: update waf location, compiles on iOS not only iPhone

--- a/README.md
+++ b/README.md
@@ -77,14 +77,13 @@
 management system, or have a look at the [download
 page](http://aubio.org/download).
 
-aubio uses [waf](https://code.google.com/p/waf/) to configure, compile, and
-test the source:
+aubio uses [waf](https://waf.io/) to configure, compile, and test the source:
 
     ./waf configure
     ./waf build
     sudo ./waf install
 
-aubio compiles on Linux, Mac OS X, Cygwin, and iPhone.
+aubio compiles on Linux, Mac OS X, Cygwin, and iOS.
 
 Credits and Publications
 ------------------------