diff options
author | Wen Heping <wen@FreeBSD.org> | 2020-11-03 08:38:44 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2020-11-03 08:38:44 +0000 |
commit | 210ee4b91e2ce4dfe19c0bc8c9e03904de72b428 (patch) | |
tree | 84e74b44305da021ce7d3882d168ceee490c6fee /security/p5-Crypt-RIPEMD160 | |
parent | 8c114c8b3c6bd92efcc623c33bc4c78312ef6c7a (diff) | |
download | ports-210ee4b91e2ce4dfe19c0bc8c9e03904de72b428.tar.gz ports-210ee4b91e2ce4dfe19c0bc8c9e03904de72b428.zip |
- Update to 0.08
Notes
Notes:
svn path=/head/; revision=553963
Diffstat (limited to 'security/p5-Crypt-RIPEMD160')
-rw-r--r-- | security/p5-Crypt-RIPEMD160/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Crypt-RIPEMD160/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/security/p5-Crypt-RIPEMD160/Makefile b/security/p5-Crypt-RIPEMD160/Makefile index fc4e75d81744..5b46678bb565 100644 --- a/security/p5-Crypt-RIPEMD160/Makefile +++ b/security/p5-Crypt-RIPEMD160/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Crypt-RIPEMD160 -PORTVERSION= 0.06 +PORTVERSION= 0.08 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-Crypt-RIPEMD160/distinfo b/security/p5-Crypt-RIPEMD160/distinfo index 59439ee30011..6fc603475a89 100644 --- a/security/p5-Crypt-RIPEMD160/distinfo +++ b/security/p5-Crypt-RIPEMD160/distinfo @@ -1,2 +1,3 @@ -SHA256 (Crypt-RIPEMD160-0.06.tar.gz) = ea64a1e9eb42f3d79855a392e7cca6b86e8e0bcc9aabcc5efa5fa32415b67dba -SIZE (Crypt-RIPEMD160-0.06.tar.gz) = 58766 +TIMESTAMP = 1604421237 +SHA256 (Crypt-RIPEMD160-0.08.tar.gz) = 34d1c87607f6c9defab3741b76d31bccfbb6d4d201af80e0f6083c378130b232 +SIZE (Crypt-RIPEMD160-0.08.tar.gz) = 60041 |