summaryrefslogtreecommitdiffstats
path: root/python/python-docker/python-docker.SlackBuild
diff options
context:
space:
mode:
author Audrius Kažukauskas2018-05-06 17:46:17 +0200
committer Willy Sudiarto Raharjo2018-05-12 01:58:37 +0200
commitb60b27ae73280efe049f4fefd203b17d6bc0ad7f (patch)
treec57ebf61f5d0d1907802d97fdd55c6b8353be3bf /python/python-docker/python-docker.SlackBuild
parente626e0fc15f2df791ffabe91699989c9307dfb9f (diff)
downloadslackbuilds-b60b27ae73280efe049f4fefd203b17d6bc0ad7f.tar.gz
python/python-docker: Updated for version 3.3.0.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'python/python-docker/python-docker.SlackBuild')
-rw-r--r--python/python-docker/python-docker.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-docker/python-docker.SlackBuild b/python/python-docker/python-docker.SlackBuild
index f39d29542e..1994173bc8 100644
--- a/python/python-docker/python-docker.SlackBuild
+++ b/python/python-docker/python-docker.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python-docker
-# Copyright 2017 Audrius Kažukauskas <audrius@neutrino.lt>
+# Copyright 2017-2018 Audrius Kažukauskas <audrius@neutrino.lt>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=python-docker
-VERSION=${VERSION:-2.6.1}
+VERSION=${VERSION:-3.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}