summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Arn0 <yth@ythogtha.org>2023-07-09 17:27:59 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-10 07:03:33 +0700
commitffe610456f9e33fd6183410bc455a31b0be4d38e (patch)
tree461c71ff1b3dba9e53113ca8104780333d390624 /python
parentd8132a7c4a9b93c317555c1614d98859ce765db3 (diff)
downloadslackbuilds-ffe610456f9e33fd6183410bc455a31b0be4d38e.tar.gz
slackbuilds-ffe610456f9e33fd6183410bc455a31b0be4d38e.tar.xz
python/python3-ZODB: fixed
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-ZODB/python3-ZODB.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-ZODB/python3-ZODB.SlackBuild b/python/python3-ZODB/python3-ZODB.SlackBuild
index dca1c82d96..957e81647e 100644
--- a/python/python3-ZODB/python3-ZODB.SlackBuild
+++ b/python/python3-ZODB/python3-ZODB.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-ZODB
SRCNAM=${PRGNAM#python3-*}
VERSION=${VERSION:-5.8.0}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}