diff options
Diffstat (limited to 'python/gunicorn/gunicorn.SlackBuild')
-rw-r--r-- | python/gunicorn/gunicorn.SlackBuild | 4 |
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} |