summaryrefslogtreecommitdiffstats
path: root/python/python3-ZConfig/python3-ZConfig.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-ZConfig/python3-ZConfig.SlackBuild')
-rw-r--r--python/python3-ZConfig/python3-ZConfig.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-ZConfig/python3-ZConfig.SlackBuild b/python/python3-ZConfig/python3-ZConfig.SlackBuild
index 42efe8023f..b96b71c9cd 100644
--- a/python/python3-ZConfig/python3-ZConfig.SlackBuild
+++ b/python/python3-ZConfig/python3-ZConfig.SlackBuild
@@ -25,8 +25,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-ZConfig
-SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-4.0}
+SRCNAM=zconfig
+VERSION=${VERSION:-4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}