diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-04-05 17:15:09 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-04-05 17:30:06 +0000 |
commit | fade27a022086787b8a4a43c4365ca8a3cf1f8c6 (patch) | |
tree | 388de9ee89aa986cb3aab83f9f9e364a789a8da2 | |
parent | 29d202d8d45ec4552882bd63289d09fdde3a29c0 (diff) | |
download | ports-fade27a022086787b8a4a43c4365ca8a3cf1f8c6.tar.gz ports-fade27a022086787b8a4a43c4365ca8a3cf1f8c6.zip |
security/p5-Net-SAML2: Update to 0.67
-rw-r--r-- | security/p5-Net-SAML2/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Net-SAML2/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-Net-SAML2/Makefile b/security/p5-Net-SAML2/Makefile index 0ad74ea581bc..1fe4aefebd33 100644 --- a/security/p5-Net-SAML2/Makefile +++ b/security/p5-Net-SAML2/Makefile @@ -1,5 +1,5 @@ PORTNAME= Net-SAML2 -PORTVERSION= 0.64 +PORTVERSION= 0.67 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-Net-SAML2/distinfo b/security/p5-Net-SAML2/distinfo index 92f8cc914c99..8b00a4e427d3 100644 --- a/security/p5-Net-SAML2/distinfo +++ b/security/p5-Net-SAML2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1677771145 -SHA256 (Net-SAML2-0.64.tar.gz) = 169cfe44b426de2edd7208868c321ecd8bd5831a0b385052d62868675b42cef1 -SIZE (Net-SAML2-0.64.tar.gz) = 170217 +TIMESTAMP = 1679498610 +SHA256 (Net-SAML2-0.67.tar.gz) = 379d51d89ceec8ea2051ee7414725f381b44b5c17e2d665a1d7a8cd3a637b85f +SIZE (Net-SAML2-0.67.tar.gz) = 176040 |