diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2013-11-10 12:11:16 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-11 10:51:50 -0600 |
commit | eeed8a80a756dea9c8459d6f8a262572f1472d43 (patch) | |
tree | 9b64eafe4916e80f3b81a4de3d4d421cc8012c80 /audio/lv2/lv2.SlackBuild | |
parent | a547cb99f954ef6762daff797fadd4c0efdba1d1 (diff) |
audio/lv2: Updated for version 1.6.0.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'audio/lv2/lv2.SlackBuild')
-rw-r--r-- | audio/lv2/lv2.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/lv2/lv2.SlackBuild b/audio/lv2/lv2.SlackBuild index fe4bac2fb5c2..92d8544df018 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} |