summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-JWT
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2021-07-05 23:04:03 +0000
committerwen <wen@pkgsrc.org>2021-07-05 23:04:03 +0000
commit96dedd8e9ef9809b050251b230d6b55b225cd057 (patch)
tree736489f306268512922341a0cc33184fcf6ec82e /security/p5-Crypt-JWT
parent8888d9d5328031a598d322b4356569bf5dab31db (diff)
downloadpkgsrc-96dedd8e9ef9809b050251b230d6b55b225cd057.tar.gz
Update to 0.033
Upstream changes: 0.033 2021-05-01 - fix #31 verify_xxx options do not work properly with decode_payload=0 0.032 2021-03-18 - fix #30 use lower uid/gid in release tarball 0.031 2021-01-10 - fix #29 Broken JWS support for ES256K "alg" type 0.030 2021-01-08 - fix #28 Using "kid_keys" with PS256 fails
Diffstat (limited to 'security/p5-Crypt-JWT')
-rw-r--r--security/p5-Crypt-JWT/Makefile5
-rw-r--r--security/p5-Crypt-JWT/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/security/p5-Crypt-JWT/Makefile b/security/p5-Crypt-JWT/Makefile
index 51a3a2f4859..e9d42b6d083 100644
--- a/security/p5-Crypt-JWT/Makefile
+++ b/security/p5-Crypt-JWT/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2021/05/24 19:53:58 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2021/07/05 23:04:03 wen Exp $
-DISTNAME= Crypt-JWT-0.029
+DISTNAME= Crypt-JWT-0.033
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
diff --git a/security/p5-Crypt-JWT/distinfo b/security/p5-Crypt-JWT/distinfo
index 9da8517562f..f5e36f6981a 100644
--- a/security/p5-Crypt-JWT/distinfo
+++ b/security/p5-Crypt-JWT/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2020/09/13 08:16:48 wiz Exp $
+$NetBSD: distinfo,v 1.2 2021/07/05 23:04:03 wen Exp $
-SHA1 (Crypt-JWT-0.029.tar.gz) = e5001a82a49d08358a63694c9512b62b55253c3e
-RMD160 (Crypt-JWT-0.029.tar.gz) = 349a0dc343f546e559943bce34fc36b062142a49
-SHA512 (Crypt-JWT-0.029.tar.gz) = a09db9afa231a2b24ca7e88e610d62f9c60bb36076219dd661defb4e19d7399d83102c1aedb79069ea973d25e0e3d17221007684053e41f644aad92dbd4d825e
-Size (Crypt-JWT-0.029.tar.gz) = 83868 bytes
+SHA1 (Crypt-JWT-0.033.tar.gz) = d7af520262e30e33ce954773bda0d5c7d610f2de
+RMD160 (Crypt-JWT-0.033.tar.gz) = a770f88b84762849de812db28c16cf95bb494799
+SHA512 (Crypt-JWT-0.033.tar.gz) = c846c9267f72fab8f760d49c31b58c527cc97da684975fad33f16a4325b878197810fa4e16687cbe132f821f5449825521a4067da4754ecdb6335461b08aa3a9
+Size (Crypt-JWT-0.033.tar.gz) = 84063 bytes