From 9b8114d8c2df62f877cc8662fefd304ef8049a38 Mon Sep 17 00:00:00 2001 From: Michiel van Wessem Date: Thu, 9 Sep 2010 20:37:53 -0400 Subject: libraries/yaz: Updated for version 4.0.12. Signed-off-by: dsomero --- libraries/yaz/slack-desc | 4 ++-- libraries/yaz/yaz.SlackBuild | 2 +- libraries/yaz/yaz.info | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'libraries/yaz') diff --git a/libraries/yaz/slack-desc b/libraries/yaz/slack-desc index 74a3f94a84..f109e09ab2 100644 --- a/libraries/yaz/slack-desc +++ b/libraries/yaz/slack-desc @@ -7,11 +7,11 @@ |-----handy-ruler------------------------------------------------------| yaz: YAZ (a programmers toolkit) -yaz: +yaz: yaz: YAZ is a programmers toolkit supporting the development of Z39.50/ yaz: SRW/SRU clients and servers. Z39.50-2003 (version 3) as well as SRW/ yaz: SRU version 1.1 are supported in both the client and server roles. -yaz: +yaz: yaz: The current version of YAZ includes support for the industry standard yaz: ZOOM API for Z39.50. This API vastly simplifies the process of yaz: writing new clients using YAZ, and it reduces your dependency on any diff --git a/libraries/yaz/yaz.SlackBuild b/libraries/yaz/yaz.SlackBuild index 3148d77358..ca1c555108 100644 --- a/libraries/yaz/yaz.SlackBuild +++ b/libraries/yaz/yaz.SlackBuild @@ -25,7 +25,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=yaz -VERSION=${VERSION:-4.0.11} +VERSION=${VERSION:-4.0.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/yaz/yaz.info b/libraries/yaz/yaz.info index f459e3d2e6..b755ca85e5 100644 --- a/libraries/yaz/yaz.info +++ b/libraries/yaz/yaz.info @@ -1,10 +1,10 @@ PRGNAM="yaz" -VERSION="4.0.11" +VERSION="4.0.12" HOMEPAGE="http://www.indexdata.dk/yaz/" -DOWNLOAD="http://ftp.indexdata.dk/pub/yaz/yaz-4.0.11.tar.gz" -MD5SUM="31e4561dacdfb4db2d0a79fd9391c854" +DOWNLOAD="http://ftp.indexdata.dk/pub/yaz/yaz-4.0.12.tar.gz" +MD5SUM="64896765604f53dcc7f8bdea921af6b3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Michiel van Wessem" EMAIL="michiel@slackbuilds.org" -APPROVED="Erik Hanson" +APPROVED="dsomero" -- cgit v1.2.3-65-gdbad