diff options
author | Arn0 <yth@ythogtha.org> | 2025-02-06 21:57:18 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-02-07 07:39:47 +0700 |
commit | 0cf215fb6f80c9001d31d8f4b11d8d8e0e1fe3db (patch) | |
tree | 4574607e5986d1d5994cc02e0c315a02c1b2b9a6 /python/python3-ZConfig/python3-ZConfig.SlackBuild | |
parent | b6037af55bcb4f57054ff120488a01a59115e66f (diff) |
python/python3-ZConfig: updated for version 4.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-ZConfig/python3-ZConfig.SlackBuild')
-rw-r--r-- | python/python3-ZConfig/python3-ZConfig.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-ZConfig/python3-ZConfig.SlackBuild b/python/python3-ZConfig/python3-ZConfig.SlackBuild index b96b71c9cd..04df7888cd 100644 --- a/python/python3-ZConfig/python3-ZConfig.SlackBuild +++ b/python/python3-ZConfig/python3-ZConfig.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-ZConfig SRCNAM=zconfig -VERSION=${VERSION:-4.1} +VERSION=${VERSION:-4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |