summaryrefslogtreecommitdiffstats
path: root/python/python3-docker/python3-docker.SlackBuild
diff options
context:
space:
mode:
author fourtysixandtwo <fourtysixandtwo@sliderr.net>2022-11-19 09:42:24 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-19 09:42:24 +0700
commite03529850f7886838f95b5e346ca7ee6d4a4d41a (patch)
tree2c665a0f946d2b558bd5b36d57dd22a5875818f4 /python/python3-docker/python3-docker.SlackBuild
parentdb658e2e9eb60ca8e91917ae41049a1ab71e44a2 (diff)
downloadslackbuilds-e03529850f7886838f95b5e346ca7ee6d4a4d41a.tar.gz
slackbuilds-e03529850f7886838f95b5e346ca7ee6d4a4d41a.tar.xz
python/python3-desktop: Updated for version 6.0.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-docker/python3-docker.SlackBuild')
-rw-r--r--python/python3-docker/python3-docker.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-docker/python3-docker.SlackBuild b/python/python3-docker/python3-docker.SlackBuild
index 48d514ec1f..adac6fc2c7 100644
--- a/python/python3-docker/python3-docker.SlackBuild
+++ b/python/python3-docker/python3-docker.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-docker
SRCNAM=$(echo $PRGNAM | sed "s/python3-//")
-VERSION=${VERSION:-6.0.0}
+VERSION=${VERSION:-6.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}