From eb5373401ccd29b2f51fa088daeacbba2bafd042 Mon Sep 17 00:00:00 2001 From: Baris Gumustas Date: Sun, 5 Mar 2017 18:53:31 +0100 Subject: [PATCH] Updated Aubio version from 0.4.2 to 0.4.4. --- scripts/fetch_aubio_osx_framework.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/fetch_aubio_osx_framework.sh b/scripts/fetch_aubio_osx_framework.sh index 1648c39..6263915 100755 --- a/scripts/fetch_aubio_osx_framework.sh +++ b/scripts/fetch_aubio_osx_framework.sh @@ -1,6 +1,6 @@ #! /bin/sh -AUBIO_VERSION=0.4.2 +AUBIO_VERSION=0.4.4 AUBIO_ZIPFRAM=aubio-$AUBIO_VERSION.darwin_framework.zip AUBIO_FRAMPATH=${AUBIO_ZIPFRAM%%.zip} -- 2.11.0