diff options
author | David Spencer <idlemoor@slackbuilds.org> | 2018-09-11 09:22:00 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-09-11 09:22:00 +0100 |
commit | 62fc02f7f57b5e2116c367adbc6a1b90352cdf5e (patch) | |
tree | f09ffdf010bf5cd4c726304f7547e9e9c32aa51d /python | |
parent | 32c0654823c8bcf1e6ee5941acfe99de0bcefc1d (diff) | |
download | slackbuilds-62fc02f7f57b5e2116c367adbc6a1b90352cdf5e.tar.gz |
python/gunicorn: Switch homepage to https.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/gunicorn/gunicorn.info | 2 | ||||
-rw-r--r-- | python/gunicorn/slack-desc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/python/gunicorn/gunicorn.info b/python/gunicorn/gunicorn.info index e34aac15a7..550c8e7336 100644 --- a/python/gunicorn/gunicorn.info +++ b/python/gunicorn/gunicorn.info @@ -1,6 +1,6 @@ PRGNAM="gunicorn" VERSION="19.8.0" -HOMEPAGE="http://gunicorn.org/" +HOMEPAGE="https://gunicorn.org/" DOWNLOAD="https://files.pythonhosted.org/packages/ac/92/a906209497d6391ef8826bc2e5d8d7b164d7c6253cc8bda36bf03a8d0161/gunicorn-19.8.0.tar.gz" MD5SUM="e64872dc5f09726627ee5946d881eb3b" DOWNLOAD_x86_64="" diff --git a/python/gunicorn/slack-desc b/python/gunicorn/slack-desc index 30bd3264e3..120439c2eb 100644 --- a/python/gunicorn/slack-desc +++ b/python/gunicorn/slack-desc @@ -14,6 +14,6 @@ gunicorn: The Gunicorn server is broadly compatible with various web gunicorn: frameworks, simply implemented, light on server resource usage, gunicorn: and fairly speedy. gunicorn: -gunicorn: Homepage: http://gunicorn.org/ +gunicorn: Homepage: https://gunicorn.org/ gunicorn: gunicorn: |