diff options
Diffstat (limited to 'python/python3-ZEO/python3-ZEO.SlackBuild')
-rw-r--r-- | python/python3-ZEO/python3-ZEO.SlackBuild | 2 |
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} |