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 78f2babdd9e4..04e12357730d 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} |