aboutsummaryrefslogtreecommitdiff
path: root/python/python-django/python-django.SlackBuild
diff options
context:
space:
mode:
authorMario Preksavec <mario@slackware.hr>2019-01-22 04:49:14 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-01-26 07:53:39 +0700
commita28165fd91713d0d47203f3dda72a3dfac97107c (patch)
tree613f2917ff44b2e875dd6900aae2b300e8c5d560 /python/python-django/python-django.SlackBuild
parent26777ea255a26b7c4e81fa699fe7398a784f2a2c (diff)
python/python-django: Updated for version 1.11.18.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
Diffstat (limited to 'python/python-django/python-django.SlackBuild')
-rw-r--r--python/python-django/python-django.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-django/python-django.SlackBuild b/python/python-django/python-django.SlackBuild
index 1d65d22034a5..2c1a0bb940da 100644
--- a/python/python-django/python-django.SlackBuild
+++ b/python/python-django/python-django.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python-django
-# Copyright 2015, 2016 Mario Preksavec, Zagreb, Croatia
+# Copyright 2015, 2016, 2019 Mario Preksavec, Zagreb, Croatia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=python-django
SRCNAM=django
-VERSION=${VERSION:-1.10}
+VERSION=${VERSION:-1.11.18}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}