summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2012-06-20 18:42:01 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2012-06-20 18:42:01 +0000
commit8bc35efaf0d5895cce1393a43705da87727ae4a4 (patch)
treebf8d45c913025dc6f722b08aa2b27172b320e803
parenta0a0fe447c13f45c22e094c30922215556642d02 (diff)
ardour stack needs suil 0.6.2 for SUIL_MODULE_DIR
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12799 d708f5d6-7413-0410-9779-e7cbd77b26cf
-rwxr-xr-xtools/build-ardour-stack4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/build-ardour-stack b/tools/build-ardour-stack
index b42219de70..023d244756 100755
--- a/tools/build-ardour-stack
+++ b/tools/build-ardour-stack
@@ -209,9 +209,9 @@ if [ ! -f lilv-0.14.2.tar.bz2 ] ; then
echo Lilv
fetch_as_is http://download.drobilla.net/lilv-0.14.2.tar.bz2
fi
-if [ ! -f suil-0.6.0.tar.bz2 ] ; then
+if [ ! -f suil-0.6.2.tar.bz2 ] ; then
echo Suil
- fetch_as_is http://download.drobilla.net/suil-0.6.0.tar.bz2
+ fetch_as_is http://download.drobilla.net/suil-0.6.2.tar.bz2
fi
if [ ! -f curl-7.25.0.tar.bz2 ] ; then
echo Suil