diff options
author | Arn0 <yth@ythogtha.org> | 2024-04-02 09:31:35 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-04-04 15:11:46 +0700 |
commit | 286bc69df6b4314cc8d16231ec12a271856ae22d (patch) | |
tree | ef66526562c45848df29af95fc02ad8b8ce03f1d /python/python3-ZODB/python3-ZODB.SlackBuild | |
parent | 837ab1fed2c4988d259c5ab6dedba7dc425c9a96 (diff) |
python/python3-ZODB: updated for version 6.0
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.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 32e6ad152e..08e22ca7c9 100644 --- a/python/python3-ZODB/python3-ZODB.SlackBuild +++ b/python/python3-ZODB/python3-ZODB.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-ZODB SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-5.8.1} +VERSION=${VERSION:-6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |