diff options
-rw-r--r-- | development/egenix-mx-base/egenix-mx-base.SlackBuild | 4 | ||||
-rw-r--r-- | development/egenix-mx-base/egenix-mx-base.info | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/development/egenix-mx-base/egenix-mx-base.SlackBuild b/development/egenix-mx-base/egenix-mx-base.SlackBuild index ac61a9ec46e7c..a904bb8499076 100644 --- a/development/egenix-mx-base/egenix-mx-base.SlackBuild +++ b/development/egenix-mx-base/egenix-mx-base.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for egenix-mx-base -# Copyright 2008 Heinz Wiesinger <pprkut@liwjatan.at> +# Copyright 2008-2009 Heinz Wiesinger <pprkut@liwjatan.at> # 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.1.1 +VERSION=3.1.2 ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/egenix-mx-base/egenix-mx-base.info b/development/egenix-mx-base/egenix-mx-base.info index afcf6a9c74d27..c2262b3a52265 100644 --- a/development/egenix-mx-base/egenix-mx-base.info +++ b/development/egenix-mx-base/egenix-mx-base.info @@ -1,8 +1,8 @@ PRGNAM="egenix-mx-base" -VERSION="3.1.1" +VERSION="3.1.2" HOMEPAGE="http://www.egenix.com/products/python/mxBase/" -DOWNLOAD="http://downloads.egenix.com/python/egenix-mx-base-3.1.1.tar.gz" -MD5SUM="d0f3b1adca33a68867bf50f000060cd6" +DOWNLOAD="http://downloads.egenix.com/python/egenix-mx-base-3.1.2.tar.gz" +MD5SUM="b18b621deb07d503668ba0745e7af971" MAINTAINER="ppr:kut" EMAIL="pprkut@liwjatan.at" -APPROVED="David Somero"
\ No newline at end of file +APPROVED="dsomero" |