aboutsummaryrefslogtreecommitdiff
path: root/python/python3-ZODB/python3-ZODB.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2025-04-25 11:09:16 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-04-25 20:29:15 +0700
commit04443401179ddd250c6752bc33675a13a84a0b32 (patch)
treeaabbb05e3a54c5faebf1b47819a85a4364d69317 /python/python3-ZODB/python3-ZODB.SlackBuild
parent1f559a3b0df006e5004435f42dfd7bd02104b90a (diff)
python/python3-ZODB: updated for version 6.0.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-ZODB/python3-ZODB.SlackBuild')
-rw-r--r--python/python3-ZODB/python3-ZODB.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-ZODB/python3-ZODB.SlackBuild b/python/python3-ZODB/python3-ZODB.SlackBuild
index 08e22ca7c9..9e777d2c75 100644
--- a/python/python3-ZODB/python3-ZODB.SlackBuild
+++ b/python/python3-ZODB/python3-ZODB.SlackBuild
@@ -25,8 +25,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-ZODB
-SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-6.0}
+SRCNAM=zodb
+VERSION=${VERSION:-6.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}