mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 17:46:38 -04:00
security/py-fido2: Update to 1.2.0
- Update COMMENT - Update WWW Changes: https://github.com/Yubico/python-fido2/releases
This commit is contained in:
parent
bf2597bfc0
commit
66a27177ed
2 changed files with 9 additions and 7 deletions
|
@ -1,12 +1,14 @@
|
||||||
PORTNAME= fido2
|
PORTNAME= fido2
|
||||||
PORTVERSION= 1.1.3
|
PORTVERSION= 1.2.0
|
||||||
CATEGORIES= security python
|
CATEGORIES= security python
|
||||||
MASTER_SITES= PYPI
|
MASTER_SITES= PYPI \
|
||||||
|
https://github.com/Yubico/python-fido2/releases/download/${PORTVERSION}/
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
||||||
MAINTAINER= python@FreeBSD.org
|
MAINTAINER= python@FreeBSD.org
|
||||||
COMMENT= Provides library functionality for FIDO 2.0
|
COMMENT= FIDO2/WebAuthn library for implementing clients and servers
|
||||||
WWW= https://github.com/Yubico/python-fido2
|
WWW= https://developers.yubico.com/python-fido2/ \
|
||||||
|
https://github.com/Yubico/python-fido2
|
||||||
|
|
||||||
LICENSE= BSD2CLAUSE
|
LICENSE= BSD2CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1710712814
|
TIMESTAMP = 1735792385
|
||||||
SHA256 (fido2-1.1.3.tar.gz) = 26100f226d12ced621ca6198528ce17edf67b78df4287aee1285fee3cd5aa9fc
|
SHA256 (fido2-1.2.0.tar.gz) = e39f95920122d64283fda5e5581d95a206e704fa42846bfa4662f86aa0d3333b
|
||||||
SIZE (fido2-1.1.3.tar.gz) = 252813
|
SIZE (fido2-1.2.0.tar.gz) = 266369
|
||||||
|
|
Loading…
Add table
Reference in a new issue