1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

security/py-argon2-cffi: Update WWW and clean up pkg-descr

This commit is contained in:
Po-Chuan Hsieh 2023-04-06 01:18:51 +08:00
parent 7ee9b05d08
commit 4d6b301d62
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 2 additions and 3 deletions

View File

@ -7,7 +7,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Secure Argon2 password hashing algorithm
WWW= https://argon2-cffi.readthedocs.io/en/stable/
WWW= https://argon2-cffi.readthedocs.io/en/stable/ \
https://github.com/hynek/argon2-cffi
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

View File

@ -1,4 +1,2 @@
Argon2 won the Password Hashing Competition and argon2-cffi is the simplest way
to use it in Python and PyPy.
See also: https://github.com/hynek/argon2-cffi