diff options
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 04e1235773..0c74431837 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.4.2} +VERSION=${VERSION:-2.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |