diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2024-08-26 10:08:01 +0200 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2024-08-26 10:08:01 +0200 |
commit | 7a55f9542531c541f36ae5cf3a58d6ce92ec7bff (patch) | |
tree | e8a3abc76b14092adca20f88e03df65f2caa4ec7 /security/py-cryptography/Makefile | |
parent | x11-wm/leftwm: Fix build with rust 1.80.0 (diff) |
lang/rust: Bump revisions after 1.80.1
PR: 280490
Diffstat (limited to 'security/py-cryptography/Makefile')
-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 33634feb4b03..d97df4c91941 100644 --- a/security/py-cryptography/Makefile +++ b/security/py-cryptography/Makefile @@ -1,6 +1,6 @@ PORTNAME= cryptography PORTVERSION= 42.0.8 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= security python MASTER_SITES= PYPI |