libraries/suil: Updated for version 0.6.16.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
This commit is contained in:
parent
8b6c5a736e
commit
45ec4c0f5d
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for suil
|
||||
|
||||
# Copyright 2012 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||
# Copyright 2012-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=suil
|
||||
VERSION=0.6.4
|
||||
VERSION=0.6.16
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="suil"
|
||||
VERSION="0.6.4"
|
||||
VERSION="0.6.16"
|
||||
HOMEPAGE="http://drobilla.net/software/suil/"
|
||||
DOWNLOAD="http://download.drobilla.net/suil-0.6.4.tar.bz2"
|
||||
MD5SUM="9f34d3f15b4266e7cce59e3ac8f1fb3a"
|
||||
DOWNLOAD="http://download.drobilla.net/suil-0.6.16.tar.bz2"
|
||||
MD5SUM="644ccd95179f32f01cee0107a1ad88c9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lv2"
|
||||
|
|
Loading…
Reference in New Issue