diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2017-11-13 20:39:47 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-18 12:40:54 +0700 |
commit | 8f404ede7e162e60eaeeceb7c10af68209928a28 (patch) | |
tree | bec633889f2a7d2be2fa15698c586f27644c433f /python/python-docker/python-docker.SlackBuild | |
parent | c42e86d6f4cb599f7f497e7277779a31c4cf16de (diff) |
python/python-docker: Updated for version 2.6.1.
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 0c744318374d..f39d29542e7b 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.5.1} +VERSION=${VERSION:-2.6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |