diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-10-27 23:33:41 +0800 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-10-27 23:33:41 +0800 |
| commit | ec6ee20b213874fcd89e4ce271fa5c701eec44d7 (patch) | |
| tree | 3b76f955b8f3ed36360d78ccfbc31af305867f12 /security/py-python-pkcs11/Makefile | |
| parent | security/py-m2crypto: Update to 0.46.2 (diff) | |
security/py-python-pkcs11: Update to 0.9.1
Changes: https://github.com/pyauth/python-pkcs11/releases
Diffstat (limited to 'security/py-python-pkcs11/Makefile')
| -rw-r--r-- | security/py-python-pkcs11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-python-pkcs11/Makefile b/security/py-python-pkcs11/Makefile index 5773fb9d9102..201365c8a63d 100644 --- a/security/py-python-pkcs11/Makefile +++ b/security/py-python-pkcs11/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-pkcs11 -PORTVERSION= 0.9.0 +PORTVERSION= 0.9.1 CATEGORIES= security python MASTER_SITES= PYPI \ https://github.com/pyauth/python-pkcs11/releases/download/v${PORTVERSION}/ |
