diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2017-06-29 23:29:59 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-01 07:42:03 +0700 |
commit | 3facc0f411faba58c9a9f8e7a2d179b5c2848e27 (patch) | |
tree | 285b63822c02781598c704cfce3ac95bc41de0e5 /python/python-docker/python-docker.SlackBuild | |
parent | 66a2a951797a602c065604334efd88a245ac33eb (diff) |
python/python-docker: Updated for version 2.4.2.
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-docker/python-docker.SlackBuild b/python/python-docker/python-docker.SlackBuild index 78f2babdd9e41..04e12357730dd 100644 --- a/python/python-docker/python-docker.SlackBuild +++ b/python/python-docker/python-docker.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python-docker -VERSION=${VERSION:-2.3.0} +VERSION=${VERSION:-2.4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |