aboutsummaryrefslogtreecommitdiff
path: root/python/python3-django/python3-django.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2018-08-03 15:50:57 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-08-04 08:40:06 +0700
commit13f5812df868b0a3fcb53819d13988725c34e1a3 (patch)
tree6c2ab98a6be17a0dd375cf09ad40e701bdffbbb4 /python/python3-django/python3-django.SlackBuild
parent4d9939c8d2e28214144c9643b884813e01abc4f5 (diff)
python/python3-django: Updated for version 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 4131153496..e927fdafa3 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.0.7}
+VERSION=${VERSION:-2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}