audio/lv2: Updated for version 1.8.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Heinz Wiesinger 2014-04-14 23:18:32 +07:00 committed by Willy Sudiarto Raharjo
parent 05d9a9dcb2
commit 549612204d
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for lv2core
# Copyright 2008-2013 Heinz Wiesinger, Amsterdam, The Netherlands
# Copyright 2008-2014 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.6.0}
VERSION=${VERSION:-1.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="lv2"
VERSION="1.6.0"
VERSION="1.8.0"
HOMEPAGE="http://lv2plug.in/"
DOWNLOAD="http://lv2plug.in/spec/lv2-1.6.0.tar.bz2"
MD5SUM="943c3a62ec9b4e62139d83f8dd095fab"
DOWNLOAD="http://lv2plug.in/spec/lv2-1.8.0.tar.bz2"
MD5SUM="2bdcf01f24fa567448afbf6b8be17044"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""