summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/python3-ZEO/python3-ZEO.SlackBuild2
-rw-r--r--python/python3-ZEO/python3-ZEO.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-ZEO/python3-ZEO.SlackBuild b/python/python3-ZEO/python3-ZEO.SlackBuild
index 91246ad80e..59b99ce5e0 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.0}
+VERSION=${VERSION:-5.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-ZEO/python3-ZEO.info b/python/python3-ZEO/python3-ZEO.info
index 4c528054b9..ed9ddbe89f 100644
--- a/python/python3-ZEO/python3-ZEO.info
+++ b/python/python3-ZEO/python3-ZEO.info
@@ -1,8 +1,8 @@
PRGNAM="python3-ZEO"
-VERSION="5.4.0"
+VERSION="5.4.1"
HOMEPAGE="https://github.com/zopefoundation/ZEO"
-DOWNLOAD="https://pypi.python.org/packages/source/Z/ZEO/ZEO-5.4.0.tar.gz"
-MD5SUM="4e63d9f160a1b9790daf123138db51b0"
+DOWNLOAD="https://pypi.python.org/packages/source/Z/ZEO/ZEO-5.4.1.tar.gz"
+MD5SUM="f4899a750a34ebc0bbeb5e1b9a773f4d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-ZODB python3-zdaemon"