mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
dns/py-idna: Update to 3.7
Changes: https://github.com/kjd/idna/releases Security: CVE-2024-3651
This commit is contained in:
parent
fa07343819
commit
3e7557533c
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= idna
|
||||
PORTVERSION= 3.6
|
||||
PORTVERSION= 3.7
|
||||
CATEGORIES= dns python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1701083394
|
||||
SHA256 (idna-3.6.tar.gz) = 9ecdbbd083b06798ae1e86adcbfe8ab1479cf864e4ee30fe4e46a003d12491ca
|
||||
SIZE (idna-3.6.tar.gz) = 175426
|
||||
TIMESTAMP = 1713001138
|
||||
SHA256 (idna-3.7.tar.gz) = 028ff3aadf0609c1fd278d8ea3089299412a7a8b9bd005dd08b9f8285bcb5cfc
|
||||
SIZE (idna-3.7.tar.gz) = 189575
|
||||
|
|
Loading…
Add table
Reference in a new issue