diff --git a/security/py-certifi/Makefile b/security/py-certifi/Makefile index 1d6d35526e03..8c7cbf1f8694 100644 --- a/security/py-certifi/Makefile +++ b/security/py-certifi/Makefile @@ -1,19 +1,19 @@ # Created by: Olivier Duchateau PORTNAME= certifi -PORTVERSION= 2020.12.5 +PORTVERSION= 2021.5.30 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Mozilla SSL certificates LICENSE= MPL20 USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/security/py-certifi/distinfo b/security/py-certifi/distinfo index 1845b3de6e92..09af2936c060 100644 --- a/security/py-certifi/distinfo +++ b/security/py-certifi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1608366174 -SHA256 (certifi-2020.12.5.tar.gz) = 1a4995114262bffbc2413b159f2a1a480c969de6e6eb13ee966d470af86af59c -SIZE (certifi-2020.12.5.tar.gz) = 149468 +TIMESTAMP = 1622213954 +SHA256 (certifi-2021.5.30.tar.gz) = 2bbf76fd432960138b3ef6dda3dde0544f27cbf8546c458e60baf371917ba9ee +SIZE (certifi-2021.5.30.tar.gz) = 147455 diff --git a/security/py-certifi/pkg-descr b/security/py-certifi/pkg-descr index a6d3babf9de0..330eb0c2fcea 100644 --- a/security/py-certifi/pkg-descr +++ b/security/py-certifi/pkg-descr @@ -1,8 +1,8 @@ Certifi is a carefully curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. It has been extracted from the Requests project. This MPL Licensed CA Bundle is extracted from the Mozilla Included CA Certificate List. -WWW: https://certifi.io/ +WWW: https://github.com/certifi/python-certifi