diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2025-07-03 10:46:01 +0200 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2025-07-03 10:46:01 +0200 |
commit | f3f7e555b06d9a87d63c047ce3e82e936a11f2fe (patch) | |
tree | cdaf9883f98118255330d6da7da46d6d9ff020e8 /security/py-cryptography | |
parent | lang/rust: Update to 1.88.0 (diff) |
lang/rust: Bump revisions after 1.88.0
PR: 287766
Diffstat (limited to 'security/py-cryptography')
-rw-r--r-- | security/py-cryptography/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-cryptography/Makefile b/security/py-cryptography/Makefile index a75891c6d7c5..b42dbc8ae694 100644 --- a/security/py-cryptography/Makefile +++ b/security/py-cryptography/Makefile @@ -1,6 +1,6 @@ PORTNAME= cryptography PORTVERSION= 44.0.3 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= security python MASTER_SITES= PYPI |