diff options
author | Wen Heping <wen@FreeBSD.org> | 2024-12-05 01:02:46 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2024-12-05 06:23:26 +0000 |
commit | f581f5c682ae2174192c476a9179e63124b24ab7 (patch) | |
tree | 557134e95821fc9af4904fc4e553b24b1b3e024b | |
parent | cca313f5b496db8da7450689c0f8f676c571b622 (diff) |
security/p5-Crypt-DSA: Update to 1.19
-rw-r--r-- | security/p5-Crypt-DSA/Makefile | 3 | ||||
-rw-r--r-- | security/p5-Crypt-DSA/distinfo | 5 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-Crypt-DSA/Makefile b/security/p5-Crypt-DSA/Makefile index 0815cd835b82..206c82282312 100644 --- a/security/p5-Crypt-DSA/Makefile +++ b/security/p5-Crypt-DSA/Makefile @@ -1,6 +1,5 @@ PORTNAME= Crypt-DSA -PORTVERSION= 1.17 -PORTREVISION= 1 +PORTVERSION= 1.19 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-Crypt-DSA/distinfo b/security/p5-Crypt-DSA/distinfo index 4bf24c5cb8c9..a105ce4fecd6 100644 --- a/security/p5-Crypt-DSA/distinfo +++ b/security/p5-Crypt-DSA/distinfo @@ -1,2 +1,3 @@ -SHA256 (Crypt-DSA-1.17.tar.gz) = d1b8585f6bf746f76e5dc5da3641d325ed656bc2e5f344b54514b55c31009a03 -SIZE (Crypt-DSA-1.17.tar.gz) = 42930 +TIMESTAMP = 1733360360 +SHA256 (Crypt-DSA-1.19.tar.gz) = 1d192241b587f0a41b9f1a38bb90c2e10dcf31104eaaaf35d4803b68ff6cda9c +SIZE (Crypt-DSA-1.19.tar.gz) = 30475 |