diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2022-09-24 16:26:30 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2022-09-24 16:26:55 +0000 |
commit | 1095a33a4cb19f14b485a98aca16af2b6a2548de (patch) | |
tree | 42476edfaa05869207c290f392c279ebcbd514c8 | |
parent | 6b5c048b862156bad0e4a908ad6c5eaa4ed93b2b (diff) | |
download | ports-1095a33a4cb19f14b485a98aca16af2b6a2548de.tar.gz ports-1095a33a4cb19f14b485a98aca16af2b6a2548de.zip |
security/pecl-scrypt: Update to 2.0.0
-rw-r--r-- | security/pecl-scrypt/Makefile | 2 | ||||
-rw-r--r-- | security/pecl-scrypt/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/pecl-scrypt/Makefile b/security/pecl-scrypt/Makefile index 582c4a9b3b7c..d468d094286c 100644 --- a/security/pecl-scrypt/Makefile +++ b/security/pecl-scrypt/Makefile @@ -1,5 +1,5 @@ PORTNAME= scrypt -PORTVERSION= 1.4.3 +PORTVERSION= 2.0.0 CATEGORIES= security pear MAINTAINER= dbaio@FreeBSD.org diff --git a/security/pecl-scrypt/distinfo b/security/pecl-scrypt/distinfo index ec5e7fecdafa..e465a0620f91 100644 --- a/security/pecl-scrypt/distinfo +++ b/security/pecl-scrypt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1661028809 -SHA256 (PECL/scrypt-1.4.3.tgz) = 04ef67006b26fdb787817d6cb351da3524f63bb6bf772185103dd53f99f451c5 -SIZE (PECL/scrypt-1.4.3.tgz) = 21690 +TIMESTAMP = 1664025053 +SHA256 (PECL/scrypt-2.0.0.tgz) = 4ced4a6ea6d24ca22a507934c95142461c887f9ce279c951c5ef30205cac201d +SIZE (PECL/scrypt-2.0.0.tgz) = 23229 |