summaryrefslogtreecommitdiff
path: root/security/py-bcrypt
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2025-07-03 10:46:01 +0200
committerMikael Urankar <mikael@FreeBSD.org>2025-07-03 10:46:01 +0200
commitf3f7e555b06d9a87d63c047ce3e82e936a11f2fe (patch)
treecdaf9883f98118255330d6da7da46d6d9ff020e8 /security/py-bcrypt
parentlang/rust: Update to 1.88.0 (diff)
lang/rust: Bump revisions after 1.88.0
PR: 287766
Diffstat (limited to 'security/py-bcrypt')
-rw-r--r--security/py-bcrypt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/py-bcrypt/Makefile b/security/py-bcrypt/Makefile
index 40c109fa58b9..fe1618ce8018 100644
--- a/security/py-bcrypt/Makefile
+++ b/security/py-bcrypt/Makefile
@@ -1,5 +1,6 @@
PORTNAME= bcrypt
DISTVERSION= 4.3.0
+PORTREVISION= 1
CATEGORIES= security python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}