diff options
| author | wen <wenheping2000@hotmail.com> | 2022-07-13 03:05:12 +0000 |
|---|---|---|
| committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2022-07-13 03:10:07 +0000 |
| commit | 315897eb2a2b0a6d65a00712f5113404b2e212c9 (patch) | |
| tree | e1da2b23a96cd3518cea89c70d8c0d06d797ef89 | |
| parent | 19c6e4d00e5796d3d7e34076682b2e270f9a9099 (diff) | |
| download | ports-315897eb2a2b0a6d65a00712f5113404b2e212c9.tar.gz ports-315897eb2a2b0a6d65a00712f5113404b2e212c9.zip | |
security/p5-Digest-CRC: Update to 0.24
PR: 265168
| -rw-r--r-- | security/p5-Digest-CRC/Makefile | 2 | ||||
| -rw-r--r-- | security/p5-Digest-CRC/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/security/p5-Digest-CRC/Makefile b/security/p5-Digest-CRC/Makefile index cf0ace28102b..6d7dc8832e05 100644 --- a/security/p5-Digest-CRC/Makefile +++ b/security/p5-Digest-CRC/Makefile @@ -1,7 +1,7 @@ # Created by: Gabor Kovesdan PORTNAME= Digest-CRC -PORTVERSION= 0.21 +PORTVERSION= 0.24 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-Digest-CRC/distinfo b/security/p5-Digest-CRC/distinfo index 5fc3383d3a5e..72c3ad987eb0 100644 --- a/security/p5-Digest-CRC/distinfo +++ b/security/p5-Digest-CRC/distinfo @@ -1,2 +1,3 @@ -SHA256 (Digest-CRC-0.21.tar.gz) = 79a0ef8081767c324edb9da39f80835910ed7c5b0539ed106caf7f2467d1958f -SIZE (Digest-CRC-0.21.tar.gz) = 7924 +TIMESTAMP = 1657614110 +SHA256 (Digest-CRC-0.24.tar.gz) = ba022a05b1adbec73712c46f233d8489fe13a1b9fc40a1fcceed9b52f90defc1 +SIZE (Digest-CRC-0.24.tar.gz) = 8297 |
