libraries/yaz: Updated for version 4.2.22.

Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
Michiel van Wessem 2011-12-08 19:27:03 -02:00 committed by Niels Horn
parent ec230da83c
commit cf98920688
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# SlackBuild script for yaz
# Copyright 2007-2011 Michiel van Wessem, Manchester, United Kingdom
# Copyright 2007-2011 Michiel van Wessem, Leicester, United Kingdom
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@ -25,7 +25,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=yaz
VERSION=${VERSION:-4.2.19}
VERSION=${VERSION:-4.2.22}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="yaz"
VERSION="4.2.19"
VERSION="4.2.22"
HOMEPAGE="http://www.indexdata.dk/yaz/"
DOWNLOAD="http://ftp.indexdata.dk/pub/yaz/yaz-4.2.19.tar.gz"
MD5SUM="16c42c2990d3c1ccf63d7a422b0a926d"
DOWNLOAD="http://ftp.indexdata.dk/pub/yaz/yaz-4.2.22.tar.gz"
MD5SUM="b28ecda4073a950a1f915829475e5238"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Michiel van Wessem"