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:
Matteo Bernardini 2021-06-01 17:09:03 +02:00 committed by Willy Sudiarto Raharjo
parent 3599a346d9
commit bad688e1ba
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@
# Slackware build script for sord # Slackware build script for sord
# Copyright 2012-2016 Heinz Wiesinger, Amsterdam, The Netherlands # Copyright 2012-2016 Heinz Wiesinger, Amsterdam, The Netherlands
# Copyright 2020 Matteo Bernardini, Pisa, Italy # Copyright 2020-2021 Matteo Bernardini, Pisa, Italy
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=sord PRGNAM=sord
VERSION=${VERSION:-0.16.4} VERSION=${VERSION:-0.16.8}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="sord" PRGNAM="sord"
VERSION="0.16.4" VERSION="0.16.8"
HOMEPAGE="http://drobilla.net/software/sord/" HOMEPAGE="http://drobilla.net/software/sord/"
DOWNLOAD="http://download.drobilla.net/sord-0.16.4.tar.bz2" DOWNLOAD="http://download.drobilla.net/sord-0.16.8.tar.bz2"
MD5SUM="c80bcaf8e411ceeff5ac7fd14da27ace" MD5SUM="c54d8e7e2714b4e6280b58b5ecfc2e1d"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="serd" REQUIRES="serd"