diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-05-26 08:11:57 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-05-26 08:11:57 +0000 |
commit | a5235203651e1e1ccee72af231686ac16fcd75bf (patch) | |
tree | 375707cad3e15b590a0b996cb169f7a11fdafbe8 /security/scrypt | |
parent | 767ecbd570e76565bdf7b6569903ae5461b99cdd (diff) | |
download | ports-a5235203651e1e1ccee72af231686ac16fcd75bf.tar.gz ports-a5235203651e1e1ccee72af231686ac16fcd75bf.zip |
Notes
Diffstat (limited to 'security/scrypt')
-rw-r--r-- | security/scrypt/Makefile | 4 | ||||
-rw-r--r-- | security/scrypt/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/scrypt/Makefile b/security/scrypt/Makefile index 17d37c6149c6..f3215ea9b9d0 100644 --- a/security/scrypt/Makefile +++ b/security/scrypt/Makefile @@ -6,12 +6,12 @@ # PORTNAME= scrypt -PORTVERSION= 1.1.4 +PORTVERSION= 1.1.6 CATEGORIES= security MASTER_SITES= http://www.tarsnap.com/scrypt/ EXTRACT_SUFX= .tgz -MAINTAINER= wenheping@gmail.com +MAINTAINER= wen@FreeBSD.org COMMENT= Key Derivation Function GNU_CONFIGURE= yes diff --git a/security/scrypt/distinfo b/security/scrypt/distinfo index c57a48f4da7b..ee7bb402985e 100644 --- a/security/scrypt/distinfo +++ b/security/scrypt/distinfo @@ -1,3 +1,3 @@ -MD5 (scrypt-1.1.4.tgz) = c4df85cfd7e165af0a306d04e38bd15d -SHA256 (scrypt-1.1.4.tgz) = a5b956b2b02ea272303d2d1354e55a8a9d8b8831f6518c6adf6be87abf91ce19 -SIZE (scrypt-1.1.4.tgz) = 82902 +MD5 (scrypt-1.1.6.tgz) = a35523cd497f7283635ce881db39c2e2 +SHA256 (scrypt-1.1.6.tgz) = dfd0d1a544439265bbb9b58043ad3c8ce50a3987b44a61b1d39fd7a3ed5b7fb8 +SIZE (scrypt-1.1.6.tgz) = 83776 |