diff options
author | Ivan Rozhuk <rozhuk.im@gmail.com> | 2024-07-09 00:22:57 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-07-09 00:22:57 +0800 |
commit | f9964ca76f02af3ab146ad6b5fc7d6d47a2a8c43 (patch) | |
tree | 5ec88e6a66dbfbbf401e813d99287ad501b7988c /security/py-openssl | |
parent | www/rubygem-rack-cors: Update to 2.0.2 (diff) |
security/py-openssl: Update to 24.1.0
Changes: https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst
PR: 277427
Approved by: maintainer (timeout, 7.5+ weeks)
Diffstat (limited to 'security/py-openssl')
-rw-r--r-- | security/py-openssl/Makefile | 2 | ||||
-rw-r--r-- | security/py-openssl/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/py-openssl/Makefile b/security/py-openssl/Makefile index d763a8a4ebfb..19e354cf6b4a 100644 --- a/security/py-openssl/Makefile +++ b/security/py-openssl/Makefile @@ -1,5 +1,5 @@ PORTNAME= openssl -PORTVERSION= 23.2.0 +PORTVERSION= 24.1.0 PORTEPOCH= 1 CATEGORIES= security python MASTER_SITES= PYPI diff --git a/security/py-openssl/distinfo b/security/py-openssl/distinfo index ca85af2b8722..71f27e72473b 100644 --- a/security/py-openssl/distinfo +++ b/security/py-openssl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691096194 -SHA256 (pyOpenSSL-23.2.0.tar.gz) = 276f931f55a452e7dea69c7173e984eb2a4407ce413c918aa34b55f82f9b8bac -SIZE (pyOpenSSL-23.2.0.tar.gz) = 185132 +TIMESTAMP = 1720447792 +SHA256 (pyOpenSSL-24.1.0.tar.gz) = cabed4bfaa5df9f1a16c0ef64a0cb65318b5cd077a7eda7d6970131ca2f41a6f +SIZE (pyOpenSSL-24.1.0.tar.gz) = 179671 |