diff --git a/security/py-scrypt/Makefile b/security/py-scrypt/Makefile index 3756d4ce0415..1beb80a6284b 100644 --- a/security/py-scrypt/Makefile +++ b/security/py-scrypt/Makefile @@ -1,23 +1,23 @@ # Created by: Yuri Victorovich PORTNAME= scrypt -DISTVERSION= 0.8.19 +DISTVERSION= 0.8.20 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Bindings for the scrypt key derivation function library LICENSE= BSD2CLAUSE USES= python:3.6+ ssl USE_PYTHON= autoplist distutils post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/_scrypt*.so do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include diff --git a/security/py-scrypt/distinfo b/security/py-scrypt/distinfo index 3b47fcc23d6d..55b134626ff4 100644 --- a/security/py-scrypt/distinfo +++ b/security/py-scrypt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641247088 -SHA256 (scrypt-0.8.19.tar.gz) = ad143035ae0cf5e97c4b399f4e4686adf442c5f0f06f9f198a0cc6c091335fb7 -SIZE (scrypt-0.8.19.tar.gz) = 54770 +TIMESTAMP = 1651333385 +SHA256 (scrypt-0.8.20.tar.gz) = 0d226c1c6744fb2e308b391410669b1df5cfe82637ffcb5ed489bf82b2d2eb78 +SIZE (scrypt-0.8.20.tar.gz) = 55874