development/egenix-mx-base: Updated for version 3.1.2

This commit is contained in:
Heinz Wiesinger 2010-05-12 17:38:23 +02:00 committed by David Somero
parent a5628a5b4e
commit 21a110922b
2 changed files with 6 additions and 6 deletions

View File

@ -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}

View File

@ -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"
APPROVED="dsomero"