aboutsummaryrefslogtreecommitdiff
path: root/python/python2-docker/python2-docker.SlackBuild
diff options
context:
space:
mode:
authorAudrius Kažukauskas <audrius@neutrino.lt>2022-10-14 03:52:27 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-15 10:47:35 +0700
commita73b044c19ce6dd39dcfa99118fde9d49cba73b0 (patch)
tree768c7e78256f61797b08a10eb3e9da81603e392c /python/python2-docker/python2-docker.SlackBuild
parent2a32a8d7b486cb35c877e9344373387becf6e9c5 (diff)
python/python2-docker: Rebuilt for python2-websocket-client.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-docker/python2-docker.SlackBuild')
-rw-r--r--python/python2-docker/python2-docker.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python2-docker/python2-docker.SlackBuild b/python/python2-docker/python2-docker.SlackBuild
index d5496b7923..1de1758964 100644
--- a/python/python2-docker/python2-docker.SlackBuild
+++ b/python/python2-docker/python2-docker.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python2-docker
VERSION=${VERSION:-3.3.0}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}