summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 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}
diff --git a/python/gunicorn/gunicorn.info b/python/gunicorn/gunicorn.info
index f6173bd4ad..e34aac15a7 100644
--- a/python/gunicorn/gunicorn.info
+++ b/python/gunicorn/gunicorn.info
@@ -1,8 +1,8 @@
PRGNAM="gunicorn"
-VERSION="19.7.1"
+VERSION="19.8.0"
HOMEPAGE="http://gunicorn.org/"
-DOWNLOAD="https://pypi.python.org/packages/30/3a/10bb213cede0cc4d13ac2263316c872a64bf4c819000c8ccd801f1d5f822/gunicorn-19.7.1.tar.gz"
-MD5SUM="174d3c3cd670a5be0404d84c484e590c"
+DOWNLOAD="https://files.pythonhosted.org/packages/ac/92/a906209497d6391ef8826bc2e5d8d7b164d7c6253cc8bda36bf03a8d0161/gunicorn-19.8.0.tar.gz"
+MD5SUM="e64872dc5f09726627ee5946d881eb3b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""