Skip to content

Commit

Permalink
Update to 0.035
Browse files Browse the repository at this point in the history
Upstream changes:
0.035   2023-10-03
        - PR #37 Speed up decode_jwt
  • Loading branch information
wen committed Oct 9, 2023
1 parent 673048b commit 377f040
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
5 changes: 2 additions & 3 deletions security/p5-Crypt-JWT/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.6 2023/07/06 09:41:22 wiz Exp $
# $NetBSD: Makefile,v 1.7 2023/10/09 11:58:00 wen Exp $

DISTNAME= Crypt-JWT-0.034
DISTNAME= Crypt-JWT-0.035
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
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.5 2022/03/20 01:43:36 wen Exp $
$NetBSD: distinfo,v 1.6 2023/10/09 11:58:00 wen Exp $

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
BLAKE2s (Crypt-JWT-0.035.tar.gz) = 3d3b0f1e195c470cf9e5ed1e97f508b4c8d1f5ba883449a6c6f007a234bc3530
SHA512 (Crypt-JWT-0.035.tar.gz) = f8e579c290eef074d43946259bea163905a1c27646022d59ec425a431e5a253bc414f89331d136a10036a229f499dae8529bde3820a1baca57541e5931c8db28
Size (Crypt-JWT-0.035.tar.gz) = 84581 bytes

0 comments on commit 377f040

Please sign in to comment.