diff options
Diffstat (limited to 'python/python-certifi')
-rw-r--r-- | python/python-certifi/python-certifi.SlackBuild | 2 | ||||
-rw-r--r-- | python/python-certifi/python-certifi.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-certifi/python-certifi.SlackBuild b/python/python-certifi/python-certifi.SlackBuild index 76174511c036..3a76eb735ed9 100644 --- a/python/python-certifi/python-certifi.SlackBuild +++ b/python/python-certifi/python-certifi.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=python-certifi SRCNAM=$(printf $PRGNAM | cut -c8-14) -VERSION=${VERSION:-2018.1.18} +VERSION=${VERSION:-2018.8.24} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-certifi/python-certifi.info b/python/python-certifi/python-certifi.info index 78f2051401da..b49ab03e70eb 100644 --- a/python/python-certifi/python-certifi.info +++ b/python/python-certifi/python-certifi.info @@ -1,8 +1,8 @@ PRGNAM="python-certifi" -VERSION="2018.1.18" +VERSION="2018.8.24" HOMEPAGE="https://pypi.python.org/pypi/certifi/" -DOWNLOAD="https://pypi.python.org/packages/15/d4/2f888fc463d516ff7bf2379a4e9a552fef7f22a94147655d9b1097108248/certifi-2018.1.18.tar.gz" -MD5SUM="068fd5c3c690ae47504b3e0bf4e56c4c" +DOWNLOAD="https://files.pythonhosted.org/packages/e1/0f/f8d5e939184547b3bdc6128551b831a62832713aa98c2ccdf8c47ecc7f17/certifi-2018.8.24.tar.gz" +MD5SUM="c6be18cddd339c893131d992e13949c1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |