summaryrefslogtreecommitdiffstats
path: root/python/gunicorn
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2017-03-24 19:35:37 +0100
committer David Spencer <idlemoor@slackbuilds.org>2017-03-25 00:09:07 +0000
commit98851715590f14f166fbf260508b349c76a7637c (patch)
treedc0e28916eeb678962961d23af93c05d7ffe8d4f /python/gunicorn
parent5521d9cc9165ecaacde918f1229f01897122b8c9 (diff)
downloadslackbuilds-98851715590f14f166fbf260508b349c76a7637c.tar.gz
slackbuilds-98851715590f14f166fbf260508b349c76a7637c.tar.xz
python/gunicorn: Updated for version 19.7.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/gunicorn')
-rw-r--r--python/gunicorn/gunicorn.SlackBuild4
-rw-r--r--python/gunicorn/gunicorn.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/gunicorn/gunicorn.SlackBuild b/python/gunicorn/gunicorn.SlackBuild
index d1d00528cc..6ff6385ca1 100644
--- a/python/gunicorn/gunicorn.SlackBuild
+++ b/python/gunicorn/gunicorn.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for gunicorn
-# Copyright 2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2016-2017 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.6.0}
+VERSION=${VERSION:-19.7.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/gunicorn/gunicorn.info b/python/gunicorn/gunicorn.info
index 39133fc563..f6173bd4ad 100644
--- a/python/gunicorn/gunicorn.info
+++ b/python/gunicorn/gunicorn.info
@@ -1,8 +1,8 @@
PRGNAM="gunicorn"
-VERSION="19.6.0"
+VERSION="19.7.1"
HOMEPAGE="http://gunicorn.org/"
-DOWNLOAD="https://pypi.python.org/packages/84/ce/7ea5396efad1cef682bbc4068e72a0276341d9d9d0f501da609fab9fcb80/gunicorn-19.6.0.tar.gz"
-MD5SUM="338e5e8a83ea0f0625f768dba4597530"
+DOWNLOAD="https://pypi.python.org/packages/30/3a/10bb213cede0cc4d13ac2263316c872a64bf4c819000c8ccd801f1d5f822/gunicorn-19.7.1.tar.gz"
+MD5SUM="174d3c3cd670a5be0404d84c484e590c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""