diff options
Diffstat (limited to 'python/python-django/python-django.SlackBuild')
-rw-r--r-- | python/python-django/python-django.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-django/python-django.SlackBuild b/python/python-django/python-django.SlackBuild index 1d65d22034..2c1a0bb940 100644 --- a/python/python-django/python-django.SlackBuild +++ b/python/python-django/python-django.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python-django -# Copyright 2015, 2016 Mario Preksavec, Zagreb, Croatia +# Copyright 2015, 2016, 2019 Mario Preksavec, Zagreb, Croatia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=python-django SRCNAM=django -VERSION=${VERSION:-1.10} +VERSION=${VERSION:-1.11.18} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |