diff options
author | Arn0 <yth@ythogtha.org> | 2025-07-25 09:48:29 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-07-26 00:42:19 +0700 |
commit | 898162aec22a06cc57b6ed7d09a97b0c7fb8fb36 (patch) | |
tree | 8b087650312ff1437a57588e0f116f312b92e110 /python/python3-zdaemon/python3-zdaemon.SlackBuild | |
parent | b852445ac30cc1ccdfd5e86212ba20f239287585 (diff) |
python/python3-zdaemon: updated for version 5.2.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-zdaemon/python3-zdaemon.SlackBuild')
-rw-r--r-- | python/python3-zdaemon/python3-zdaemon.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-zdaemon/python3-zdaemon.SlackBuild b/python/python3-zdaemon/python3-zdaemon.SlackBuild index 963c0e6bb7..25ae501233 100644 --- a/python/python3-zdaemon/python3-zdaemon.SlackBuild +++ b/python/python3-zdaemon/python3-zdaemon.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-zdaemon SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-5.2} +VERSION=${VERSION:-5.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |