aboutsummaryrefslogtreecommitdiff
path: root/python/buildbot/buildbot.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2024-01-10 21:15:56 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-01-11 07:46:26 +0700
commit3dd60d5926800c83d734f3e5cc6a8d241f0c95ff (patch)
tree6a748fc81f279440c2da78aea797b0e47e15aece /python/buildbot/buildbot.SlackBuild
parent94c0ab6ada2ae1039189c016743dc75d9cbcc033 (diff)
python/buildbot: updated for version 3.10.1
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 04e597ce78b62..1fcb95193ade2 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.10.0}
+VERSION=${VERSION:-3.10.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}