aboutsummaryrefslogtreecommitdiff
path: root/python/python3-ZEO/python3-ZEO.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-11-30 10:00:29 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-11-30 20:28:18 +0700
commite5bdabcab229ef1b0a398c1a6baf96d192e43f3a (patch)
tree30be351a7281d1a5baa8c8d948a7826c0fcc55be /python/python3-ZEO/python3-ZEO.SlackBuild
parentbc3067e71c12d2c53e132e90606393e914102745 (diff)
python/python3-ZEO: updated for version 6.0.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-ZEO/python3-ZEO.SlackBuild')
-rw-r--r--python/python3-ZEO/python3-ZEO.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-ZEO/python3-ZEO.SlackBuild b/python/python3-ZEO/python3-ZEO.SlackBuild
index 59b99ce5e0..614b88f913 100644
--- a/python/python3-ZEO/python3-ZEO.SlackBuild
+++ b/python/python3-ZEO/python3-ZEO.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-ZEO
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-5.4.1}
+VERSION=${VERSION:-6.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}