diff options
-rw-r--r-- | audio/lv2/lv2.SlackBuild | 4 | ||||
-rw-r--r-- | audio/lv2/lv2.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/lv2/lv2.SlackBuild b/audio/lv2/lv2.SlackBuild index fe4bac2fb5..92d8544df0 100644 --- a/audio/lv2/lv2.SlackBuild +++ b/audio/lv2/lv2.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for lv2core -# Copyright 2008-2012 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2008-2013 Heinz Wiesinger, Amsterdam, The Netherlands # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=lv2 -VERSION=${VERSION:-1.0.0} +VERSION=${VERSION:-1.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/audio/lv2/lv2.info b/audio/lv2/lv2.info index e3e0e19a82..c300be8b92 100644 --- a/audio/lv2/lv2.info +++ b/audio/lv2/lv2.info @@ -1,8 +1,8 @@ PRGNAM="lv2" -VERSION="1.0.0" +VERSION="1.6.0" HOMEPAGE="http://lv2plug.in/" -DOWNLOAD="http://lv2plug.in/spec/lv2-1.0.0.tar.bz2" -MD5SUM="af98a50d8dfa8318a69800ea48b421f6" +DOWNLOAD="http://lv2plug.in/spec/lv2-1.6.0.tar.bz2" +MD5SUM="943c3a62ec9b4e62139d83f8dd095fab" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |