diff options
Diffstat (limited to 'python/python3-django/python3-django.SlackBuild')
-rw-r--r-- | python/python3-django/python3-django.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-django/python3-django.SlackBuild b/python/python3-django/python3-django.SlackBuild index b3c79e0970..4a6275cf42 100644 --- a/python/python3-django/python3-django.SlackBuild +++ b/python/python3-django/python3-django.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=python3-django SRCNAM=$(echo $PRGNAM | cut -c9-14) -VERSION=${VERSION:-3.0.3} +VERSION=${VERSION:-3.1.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |