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
This commit is contained in:
Paul Davis 2012-06-20 18:42:01 +00:00
parent a0a0fe447c
commit 8bc35efaf0
1 changed files with 2 additions and 2 deletions

View File

@ -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