aboutsummaryrefslogtreecommitdiff
path: root/python/python3-django/python3-django.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2019-01-05 17:05:42 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-01-12 06:58:32 +0700
commit18caf87302103bf6ccccec3deb242d7c70d73244 (patch)
treefa3a3401373f33c5fcb053f044d892927a5d7a7e /python/python3-django/python3-django.SlackBuild
parent72721a04bcd82e3d2b55706715695a27be0956a7 (diff)
python/python3-django: Updated for version 2.1.5.
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.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-django/python3-django.SlackBuild b/python/python3-django/python3-django.SlackBuild
index 55b5f162a89af..7386a2247331c 100644
--- a/python/python3-django/python3-django.SlackBuild
+++ b/python/python3-django/python3-django.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-django
-# Copyright 2018 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2018-2019 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=python3-django
SRCNAM=$(echo $PRGNAM | cut -c9-14)
-VERSION=${VERSION:-2.1.4}
+VERSION=${VERSION:-2.1.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}