diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2017-01-12 21:29:00 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-15 06:35:46 +0700 |
commit | 040214cc8ee9973a7139072f019613dcda9f6c61 (patch) | |
tree | fb660b716e7e9dc835892ffb25b31ed9044b38ce /python | |
parent | fc37244ab46dd5ac5f81001ddd6b5dae206543c7 (diff) | |
download | slackbuilds-040214cc8ee9973a7139072f019613dcda9f6c61.tar.gz |
python/egenix-mx-base: Updated for version 3.2.9.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/egenix-mx-base/egenix-mx-base.SlackBuild | 4 | ||||
-rw-r--r-- | python/egenix-mx-base/egenix-mx-base.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/egenix-mx-base/egenix-mx-base.SlackBuild b/python/egenix-mx-base/egenix-mx-base.SlackBuild index 2f563916a3..6002811663 100644 --- a/python/egenix-mx-base/egenix-mx-base.SlackBuild +++ b/python/egenix-mx-base/egenix-mx-base.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for egenix-mx-base -# Copyright 2008-2015 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2008-2017 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=egenix-mx-base -VERSION=3.2.8 +VERSION=3.2.9 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/egenix-mx-base/egenix-mx-base.info b/python/egenix-mx-base/egenix-mx-base.info index db180ef93c..e31e6afa22 100644 --- a/python/egenix-mx-base/egenix-mx-base.info +++ b/python/egenix-mx-base/egenix-mx-base.info @@ -1,8 +1,8 @@ PRGNAM="egenix-mx-base" -VERSION="3.2.8" +VERSION="3.2.9" HOMEPAGE="http://www.egenix.com/products/python/mxBase/" -DOWNLOAD="http://downloads.egenix.com/python/egenix-mx-base-3.2.8.tar.gz" -MD5SUM="9d9d3a25f9dc051a15e97f452413423b" +DOWNLOAD="http://downloads.egenix.com/python/egenix-mx-base-3.2.9.tar.gz" +MD5SUM="b6f6612a95a857659e20968f496dfcc2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |