summaryrefslogtreecommitdiff
path: root/python/python3-django/python3-django.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2019-05-04 18:26:48 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-05-11 07:20:53 +0700
commit38b830d46eaee89b6bc4206e1ad69f7966ec8cf3 (patch)
tree26b6ee7be061e6c952fc9cea2fc9e9ec4fd96620 /python/python3-django/python3-django.SlackBuild
parent6167e626384dabe3ddeaf9bed68572803d1359f1 (diff)
downloadslackbuilds-38b830d46eaee89b6bc4206e1ad69f7966ec8cf3.tar.gz
python/python3-django: Updated for version 2.2.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/python3-django/python3-django.SlackBuild')
-rw-r--r--python/python3-django/python3-django.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-django/python3-django.SlackBuild b/python/python3-django/python3-django.SlackBuild
index 7386a22473..ec6f4b3476 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:-2.1.5}
+VERSION=${VERSION:-2.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}