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/egenix-mx-base/egenix-mx-base.SlackBuild | |
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/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 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} |