mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/suil: Updated for version 0.8.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
49633cc277
commit
152cb69ed6
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for suil
|
||||
|
||||
# Copyright 2012-2013 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||
# Copyright 2012-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=suil
|
||||
VERSION=0.6.16
|
||||
VERSION=${VERSION:-0.8.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="suil"
|
||||
VERSION="0.6.16"
|
||||
VERSION="0.8.0"
|
||||
HOMEPAGE="http://drobilla.net/software/suil/"
|
||||
DOWNLOAD="http://download.drobilla.net/suil-0.6.16.tar.bz2"
|
||||
MD5SUM="644ccd95179f32f01cee0107a1ad88c9"
|
||||
DOWNLOAD="http://download.drobilla.net/suil-0.8.0.tar.bz2"
|
||||
MD5SUM="8b6039593b2b8d6838b3b29e36874c1c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lv2"
|
||||
|
|
Loading…
Reference in a new issue