aboutsummaryrefslogtreecommitdiff
path: root/python/buildbot/buildbot.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/buildbot/buildbot.SlackBuild')
-rw-r--r--python/buildbot/buildbot.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/buildbot/buildbot.SlackBuild b/python/buildbot/buildbot.SlackBuild
index 957e4b2407cd..f68d83ffaa7c 100644
--- a/python/buildbot/buildbot.SlackBuild
+++ b/python/buildbot/buildbot.SlackBuild
@@ -27,8 +27,8 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=buildbot
SRCNAM=${PRGNAM#python-*}
# "pkg" stays first
-PACKAGES="pkg www console-view grid-view waterfall-view badges wsgi-dashboards"
-VERSION=${VERSION:-3.4.1}
+PACKAGES="pkg www console-view grid-view waterfall-view wsgi-dashboards"
+VERSION=${VERSION:-3.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}