aboutsummaryrefslogtreecommitdiff
path: root/python/buildbot/buildbot.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-09-09 15:49:27 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-17 00:10:26 +0700
commit0c01ada21a561a8cde615ebd3ba5ec8764ad3f05 (patch)
tree36b95d50abcc1e0590c0ac09b324caf27f253ed5 /python/buildbot/buildbot.SlackBuild
parent58798491258c3aaa0b765b8b3cfcbcb403d97898 (diff)
downloadslackbuilds-0c01ada21a561a8cde615ebd3ba5ec8764ad3f05.tar.xz
python/buildbot: Updated for version 3.9.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/buildbot/buildbot.SlackBuild')
-rw-r--r--python/buildbot/buildbot.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/buildbot/buildbot.SlackBuild b/python/buildbot/buildbot.SlackBuild
index a614ff550806..650cfe8186ab 100644
--- a/python/buildbot/buildbot.SlackBuild
+++ b/python/buildbot/buildbot.SlackBuild
@@ -28,7 +28,7 @@ PRGNAM=buildbot
SRCNAM=${PRGNAM#python-*}
# "pkg" stays first
PACKAGES="pkg www console-view grid-view waterfall-view wsgi-dashboards"
-VERSION=${VERSION:-3.9.0}
+VERSION=${VERSION:-3.9.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}