summaryrefslogtreecommitdiffstats
path: root/python/python3-django/python3-django.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2019-10-06 15:35:22 +0200
committer Willy Sudiarto Raharjo2019-10-12 03:50:55 +0200
commit80038338f4f41fe4a202cce6d51aaa7016288f4c (patch)
tree73e36530d1bee1c2769a0801ac6da13a099b22f1 /python/python3-django/python3-django.SlackBuild
parent744787ea7b7a0e168b02e95e95695560065c432f (diff)
downloadslackbuilds-80038338f4f41fe4a202cce6d51aaa7016288f4c.tar.gz
python/python3-django: Updated for version 2.2.6.
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 ec6f4b3476..6f9765d7c2 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.2.1}
+VERSION=${VERSION:-2.2.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}