diff options
author | Arn0 <yth@ythogtha.org> | 2024-05-31 13:23:26 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-31 23:58:01 +0700 |
commit | 55171987a2bf3822786baa51e1d2e841cec48e9c (patch) | |
tree | 7c9ca3e57d9115e04d79056d202d1bc57c6dbcbe /python/python3-zdaemon/python3-zdaemon.SlackBuild | |
parent | e9b74177653fe46f436e3aabaf93f3caec2a2310 (diff) |
python/python3-zdaemon: updated for version 5.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 e475a2399a..51500a5b60 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.0} +VERSION=${VERSION:-5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |