libraries/sord: Updated for version 0.16.8.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3599a346d9
commit
bad688e1ba
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for sord
|
||||
|
||||
# Copyright 2012-2016 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||
# Copyright 2020 Matteo Bernardini, Pisa, Italy
|
||||
# Copyright 2020-2021 Matteo Bernardini, Pisa, Italy
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=sord
|
||||
VERSION=${VERSION:-0.16.4}
|
||||
VERSION=${VERSION:-0.16.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sord"
|
||||
VERSION="0.16.4"
|
||||
VERSION="0.16.8"
|
||||
HOMEPAGE="http://drobilla.net/software/sord/"
|
||||
DOWNLOAD="http://download.drobilla.net/sord-0.16.4.tar.bz2"
|
||||
MD5SUM="c80bcaf8e411ceeff5ac7fd14da27ace"
|
||||
DOWNLOAD="http://download.drobilla.net/sord-0.16.8.tar.bz2"
|
||||
MD5SUM="c54d8e7e2714b4e6280b58b5ecfc2e1d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="serd"
|
||||
|
|
Loading…
Reference in New Issue