diff options
Diffstat (limited to 'python/python3-ZODB')
-rw-r--r-- | python/python3-ZODB/python3-ZODB.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-ZODB/python3-ZODB.SlackBuild b/python/python3-ZODB/python3-ZODB.SlackBuild index dca1c82d966cd..957e81647eaa8 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} |