mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/serd: Updated for version 0.18.2.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
This commit is contained in:
parent
eeed8a80a7
commit
3f62f70bc5
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for serd
|
||||
|
||||
# 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=serd
|
||||
VERSION=0.14.0
|
||||
VERSION=0.18.2
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="serd"
|
||||
VERSION="0.14.0"
|
||||
VERSION="0.18.2"
|
||||
HOMEPAGE="http://drobilla.net/software/serd/"
|
||||
DOWNLOAD="http://download.drobilla.net/serd-0.14.0.tar.bz2"
|
||||
MD5SUM="405b11ee92f3f19ce4a757ba34953886"
|
||||
DOWNLOAD="http://download.drobilla.net/serd-0.18.2.tar.bz2"
|
||||
MD5SUM="0569c21860b2ed2744e42884069a40a2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue