summaryrefslogtreecommitdiffstats
path: root/python/python3-django/python3-django.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2019-12-07 15:26:52 +0100
committer Willy Sudiarto Raharjo2019-12-07 17:19:25 +0100
commit3adc3548bd634479ff25478c0a2694f5f1fec0fa (patch)
tree29d4c2503064e91b8f682afca029716911bb4db6 /python/python3-django/python3-django.SlackBuild
parentb0487dd6b670973f9d4c28d2c5e1f17ef0505772 (diff)
downloadslackbuilds-3adc3548bd634479ff25478c0a2694f5f1fec0fa.tar.gz
python/python3-django: Updated for version 3.0.
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 6f9765d7c2..5ca7d3e6cc 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.6}
+VERSION=${VERSION:-3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}