Skip to content

Commit

Permalink
Update to 0.034
Browse files Browse the repository at this point in the history
Upstream changes:
0.034   2021-11-28
        - fix #32 ensure payload is serialized consistently (canonical)
  • Loading branch information
wen committed Mar 20, 2022
1 parent 1b29857 commit b0ea247
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions security/p5-Crypt-JWT/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.3 2021/07/05 23:04:03 wen Exp $
# $NetBSD: Makefile,v 1.4 2022/03/20 01:43:36 wen Exp $

DISTNAME= Crypt-JWT-0.033
DISTNAME= Crypt-JWT-0.034
PKGNAME= p5-${DISTNAME}
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
Expand Down
8 changes: 4 additions & 4 deletions security/p5-Crypt-JWT/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.4 2021/10/26 11:17:27 nia Exp $
$NetBSD: distinfo,v 1.5 2022/03/20 01:43:36 wen Exp $

BLAKE2s (Crypt-JWT-0.033.tar.gz) = 9d3b5f1ba2403a7afdcb9a29b3d0af47291e1ca620c528118042b6ab225b949e
SHA512 (Crypt-JWT-0.033.tar.gz) = c846c9267f72fab8f760d49c31b58c527cc97da684975fad33f16a4325b878197810fa4e16687cbe132f821f5449825521a4067da4754ecdb6335461b08aa3a9
Size (Crypt-JWT-0.033.tar.gz) = 84063 bytes
BLAKE2s (Crypt-JWT-0.034.tar.gz) = e5decd56e22b7dba321515a93d6691fa30af6f0208be11296843bce641f77df0
SHA512 (Crypt-JWT-0.034.tar.gz) = 0fc2012aeb5721d9b5992faf827da5e681353db3eff5fe26367001f5c583af61b2ec277b360938f3659890b0754d86d4248b8507a6538bc5794457efcfa77a09
Size (Crypt-JWT-0.034.tar.gz) = 84195 bytes

0 comments on commit b0ea247

Please sign in to comment.