diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2024-11-08 07:58:13 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2024-11-08 13:40:34 -0800 |
commit | f4959f3e55d3c5fd9c9d63255ecf2c27800cfd1e (patch) | |
tree | e5a69a07bbbcb0317cfbc75e220e6ab8858effbf /security/py-liboqs-python | |
parent | math/nanoflann: update 1.6.1 → 1.6.2 (diff) |
security/liboqs: update 0.10.1 → 0.11.0
Diffstat (limited to 'security/py-liboqs-python')
-rw-r--r-- | security/py-liboqs-python/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/py-liboqs-python/Makefile b/security/py-liboqs-python/Makefile index a4cfd7af8ea1..ebed523ff6a4 100644 --- a/security/py-liboqs-python/Makefile +++ b/security/py-liboqs-python/Makefile @@ -1,5 +1,6 @@ PORTNAME= liboqs-python DISTVERSION= 0.10.0 +PORTREVISION= 1 CATEGORIES= security PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |