diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2023-10-07 22:22:47 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2023-10-07 22:23:59 +0000 |
commit | d9192e8df3596591f23620696178aab2ba76d239 (patch) | |
tree | 2378b1224f3aeadf4461ef61e672b8547513caca | |
parent | d2b8704b93e7cb49db02ad795cb69ff715deb6a3 (diff) | |
download | ports-d9192e8df3596591f23620696178aab2ba76d239.tar.gz ports-d9192e8df3596591f23620696178aab2ba76d239.zip |
security/pecl-scrypt: Update to 2.0.1
-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 c5752cd8687e..caa4b38c25d2 100644 --- a/security/pecl-scrypt/Makefile +++ b/security/pecl-scrypt/Makefile @@ -1,5 +1,5 @@ PORTNAME= scrypt -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.1 CATEGORIES= security pear MAINTAINER= dbaio@FreeBSD.org diff --git a/security/pecl-scrypt/distinfo b/security/pecl-scrypt/distinfo index e465a0620f91..f9da72ae684b 100644 --- a/security/pecl-scrypt/distinfo +++ b/security/pecl-scrypt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1664025053 -SHA256 (PECL/scrypt-2.0.0.tgz) = 4ced4a6ea6d24ca22a507934c95142461c887f9ce279c951c5ef30205cac201d -SIZE (PECL/scrypt-2.0.0.tgz) = 23229 +TIMESTAMP = 1696710551 +SHA256 (PECL/scrypt-2.0.1.tgz) = 281755239b23f68070e1a9e3e35df63a04662598f86ec946137287cb8f31ff91 +SIZE (PECL/scrypt-2.0.1.tgz) = 23284 |