diff options
author | Arn0 <yth@ythogtha.org> | 2024-03-15 13:20:42 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-15 20:29:09 +0700 |
commit | d4b8e5b15b94d392231d08c7867eb4c9eecdd683 (patch) | |
tree | aeffcb5f516180d762f55d3db17861b920cfecfa /python/buildbot/buildbot.SlackBuild | |
parent | 007aec94030bba6c5846118a11dc0c28463ccb65 (diff) |
python/buildbot: REQUIRES update
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/buildbot/buildbot.SlackBuild')
-rw-r--r-- | python/buildbot/buildbot.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/buildbot/buildbot.SlackBuild b/python/buildbot/buildbot.SlackBuild index d7c3349d42dd..34fe015a4604 100644 --- a/python/buildbot/buildbot.SlackBuild +++ b/python/buildbot/buildbot.SlackBuild @@ -29,7 +29,7 @@ SRCNAM=${PRGNAM#python-*} # "pkg" stays first PACKAGES="pkg www console-view grid-view waterfall-view wsgi-dashboards" VERSION=${VERSION:-3.11.1} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |