aboutsummaryrefslogtreecommitdiff
path: root/python/python3-django/python3-django.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2023-12-04 18:50:31 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-09 07:49:06 +0700
commit3b314a79673c8bf5e19dacdfea7ce32cb18b86e2 (patch)
tree59a7acef0844254a0eb51da55412ced164db02f2 /python/python3-django/python3-django.SlackBuild
parent22937057fb441a1e3b4ffd585b275d69d0da6399 (diff)
python/python3-django: Updated for version 4.2.8.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 ad1a4cd974..ac8f6cc32a 100644
--- a/python/python3-django/python3-django.SlackBuild
+++ b/python/python3-django/python3-django.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-django
SRCNAM=$(echo $PRGNAM | cut -c9-14)
-VERSION=${VERSION:-4.2.7}
+VERSION=${VERSION:-4.2.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}