diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2015-03-22 19:05:37 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-29 07:38:44 +0700 |
commit | 6bf3f19817024d8eca00acf542b511406b0b4121 (patch) | |
tree | b47d0200c287a30d34a791a7717092ef9cfe9e78 /python/egenix-mx-base/egenix-mx-base.SlackBuild | |
parent | 52ec4659b231b7a6d06db49f0d99fdd0160b4a5c (diff) | |
download | slackbuilds-6bf3f19817024d8eca00acf542b511406b0b4121.tar.gz |
python/egenix-mx-base: Updated for version 3.2.8.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'python/egenix-mx-base/egenix-mx-base.SlackBuild')
-rw-r--r-- | python/egenix-mx-base/egenix-mx-base.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/egenix-mx-base/egenix-mx-base.SlackBuild b/python/egenix-mx-base/egenix-mx-base.SlackBuild index 36902903ab..2f563916a3 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-2012 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2008-2015 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.5 +VERSION=3.2.8 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |