diff --git a/security/py-scrypt/Makefile b/security/py-scrypt/Makefile index 644c1a62c907..69e060688e1d 100644 --- a/security/py-scrypt/Makefile +++ b/security/py-scrypt/Makefile @@ -1,22 +1,22 @@ PORTNAME= scrypt -DISTVERSION= 0.8.20 +DISTVERSION= 0.8.23 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Bindings for the scrypt key derivation function library WWW= https://pypi.org/project/scrypt/ LICENSE= BSD2CLAUSE USES= python 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 55b134626ff4..5c9ce766212a 100644 --- a/security/py-scrypt/distinfo +++ b/security/py-scrypt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651333385 -SHA256 (scrypt-0.8.20.tar.gz) = 0d226c1c6744fb2e308b391410669b1df5cfe82637ffcb5ed489bf82b2d2eb78 -SIZE (scrypt-0.8.20.tar.gz) = 55874 +TIMESTAMP = 1709530819 +SHA256 (scrypt-0.8.23.tar.gz) = 669e523426c5f3ebc5c2836ced0701ae8df7fbbfe24d3acd72a43a64932d8dec +SIZE (scrypt-0.8.23.tar.gz) = 55606