diff --git a/security/py-scrypt/Makefile b/security/py-scrypt/Makefile index 19851b9b31ad..81f6d4cfc6b9 100644 --- a/security/py-scrypt/Makefile +++ b/security/py-scrypt/Makefile @@ -1,23 +1,23 @@ # Created by: Yuri Victorovich PORTNAME= scrypt -DISTVERSION= 0.8.17 +DISTVERSION= 0.8.18 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 2d99ab8b62ad..eff52ebf5490 100644 --- a/security/py-scrypt/distinfo +++ b/security/py-scrypt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1600710238 -SHA256 (scrypt-0.8.17.tar.gz) = 25b5075f2238be93af1cd574540a5ea01b8547f9b678aa72d22fce22577475ec -SIZE (scrypt-0.8.17.tar.gz) = 56638 +TIMESTAMP = 1618705122 +SHA256 (scrypt-0.8.18.tar.gz) = bcf04257af12e6d52974d177a7b08e314b66f350a73f9b6f7b232d69a6a1e041 +SIZE (scrypt-0.8.18.tar.gz) = 56651