Date: Sun, 22 Aug 2021 03:06:56 GMT From: Colin Percival <cperciva@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e1da1ee285e6 - main - security/scrypt: Update to 1.3.1 Message-ID: <202108220306.17M36ufF047860@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/ports/commit/?id=e1da1ee285e6488beaaf87cc36e92fc29780014c commit e1da1ee285e6488beaaf87cc36e92fc29780014c Author: Colin Percival <cperciva@FreeBSD.org> AuthorDate: 2021-08-22 02:24:02 +0000 Commit: Colin Percival <cperciva@FreeBSD.org> CommitDate: 2021-08-22 03:06:50 +0000 security/scrypt: Update to 1.3.1 --- security/scrypt/Makefile | 2 +- security/scrypt/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/scrypt/Makefile b/security/scrypt/Makefile index 98c38b709b67..013cc824c7a6 100644 --- a/security/scrypt/Makefile +++ b/security/scrypt/Makefile @@ -1,7 +1,7 @@ # Created by: Wen Heping <wenheping@gmail.com> PORTNAME= scrypt -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 CATEGORIES= security MASTER_SITES= http://www.tarsnap.com/scrypt/ diff --git a/security/scrypt/distinfo b/security/scrypt/distinfo index e9624ff6e61a..5fc21a548061 100644 --- a/security/scrypt/distinfo +++ b/security/scrypt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1568411502 -SHA256 (scrypt-1.3.0.tgz) = 263034edd4d1e117d4051d9a9260c74dedb0efaf4491c5152b738978b3f32748 -SIZE (scrypt-1.3.0.tgz) = 380332 +TIMESTAMP = 1629592976 +SHA256 (scrypt-1.3.1.tgz) = df2f23197c9589963267f85f9c5307ecf2b35a98b83a551bf1b1fb7a4d06d4c2 +SIZE (scrypt-1.3.1.tgz) = 394516
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108220306.17M36ufF047860>