summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Michiel van Wessem <michiel@slackbuilds.org>2010-09-09 20:37:53 -0400
committer dsomero <xgizzmo@slackbuilds.org>2010-09-09 20:37:53 -0400
commit9b8114d8c2df62f877cc8662fefd304ef8049a38 (patch)
tree63216c5e9db2fc88c2f5fa1fa29bfe3680396ba5 /libraries
parent86d9a664c3c592913a22d73210ea080484a2ccb2 (diff)
downloadslackbuilds-9b8114d8c2df62f877cc8662fefd304ef8049a38.tar.gz
slackbuilds-9b8114d8c2df62f877cc8662fefd304ef8049a38.tar.xz
libraries/yaz: Updated for version 4.0.12.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r--libraries/yaz/slack-desc4
-rw-r--r--libraries/yaz/yaz.SlackBuild2
-rw-r--r--libraries/yaz/yaz.info8
3 files changed, 7 insertions, 7 deletions
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"