diff --git a/security/scrypt/Makefile b/security/scrypt/Makefile index 98c38b709b67..013cc824c7a6 100644 --- a/security/scrypt/Makefile +++ b/security/scrypt/Makefile @@ -1,26 +1,26 @@ # Created by: Wen Heping PORTNAME= scrypt -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 CATEGORIES= security MASTER_SITES= http://www.tarsnap.com/scrypt/ MAINTAINER= cperciva@tarsnap.com COMMENT= Key Derivation Function LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT USES= libtool ssl tar:tgz GNU_CONFIGURE= yes CONFIGURE_ENV= CFLAGS="-I${OPENSSLINC} ${CFLAGS}" \ LDFLAGS="-L${OPENSSLLIB} ${LDFLAGS}" CONFIGURE_ARGS= --enable-libscrypt-kdf --disable-static PLIST_FILES= bin/scrypt \ include/scrypt-kdf.h \ lib/libscrypt-kdf.so.1.0.0 \ man/man1/scrypt.1.gz .include 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