audio/lv2: Updated for version 1.6.0.

Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
This commit is contained in:
Heinz Wiesinger 2013-11-10 12:11:16 +01:00 committed by Robby Workman
parent a547cb99f9
commit eeed8a80a7
2 changed files with 5 additions and 5 deletions

View file

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

View file

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