libraries/sratom: Updated for version 0.4.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Heinz Wiesinger 2014-04-14 23:20:51 +07:00 committed by Willy Sudiarto Raharjo
parent 549612204d
commit 49633cc277
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for sratom
# 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=sratom
VERSION=0.4.2
VERSION=${VERSION:-0.4.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="sratom"
VERSION="0.4.2"
VERSION="0.4.4"
HOMEPAGE="http://drobilla.net/software/sratom/"
DOWNLOAD="http://download.drobilla.net/sratom-0.4.2.tar.bz2"
MD5SUM="5bb7e4bc4198e19f388ac51239007f25"
DOWNLOAD="http://download.drobilla.net/sratom-0.4.4.tar.bz2"
MD5SUM="07449e40511f5911298ee4c79ad0530a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lv2 sord"