summaryrefslogtreecommitdiff
path: root/python/gunicorn/gunicorn.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2018-04-29 09:12:36 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-05-05 06:46:34 +0700
commit23cc08f78c6bdaa0a73f48e85708fbd5108bc637 (patch)
tree1c4d353c8a3dd3666579e82fe60face07f1a06e0 /python/gunicorn/gunicorn.SlackBuild
parent8045925a41abc1cce4eda70277981503e0beffab (diff)
downloadslackbuilds-23cc08f78c6bdaa0a73f48e85708fbd5108bc637.tar.gz
python/gunicorn: Updated for version 19.8.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/gunicorn/gunicorn.SlackBuild')
-rw-r--r--python/gunicorn/gunicorn.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/gunicorn/gunicorn.SlackBuild b/python/gunicorn/gunicorn.SlackBuild
index 6ff6385ca1..4be0679634 100644
--- a/python/gunicorn/gunicorn.SlackBuild
+++ b/python/gunicorn/gunicorn.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for gunicorn
-# Copyright 2016-2017 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2016-2018 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gunicorn
-VERSION=${VERSION:-19.7.1}
+VERSION=${VERSION:-19.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}