diff --git a/security/py-spake2/Makefile b/security/py-spake2/Makefile index fe774754f1ca..00bb8b3d6935 100644 --- a/security/py-spake2/Makefile +++ b/security/py-spake2/Makefile @@ -1,16 +1,19 @@ PORTNAME= spake2 -PORTVERSION= 0.8 +PORTVERSION= 0.9 CATEGORIES= security MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= SPAKE2 password-authenticated key exchange (pure python) WWW= https://github.com/warner/python-spake2 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes .include diff --git a/security/py-spake2/distinfo b/security/py-spake2/distinfo index 8b9bcf3fc9f6..0b5d6558660d 100644 --- a/security/py-spake2/distinfo +++ b/security/py-spake2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1521222961 -SHA256 (spake2-0.8.tar.gz) = c17a614b29ee4126206e22181f70a406c618d3c6c62ca6d6779bce95e9c926f4 -SIZE (spake2-0.8.tar.gz) = 58088 +TIMESTAMP = 1727272615 +SHA256 (spake2-0.9.tar.gz) = 421fc4a8d5ac395af7af0206ffd9e6cdf188c105cb1b883d9d683312bb5a9334 +SIZE (spake2-0.9.tar.gz) = 55092