package/jose: version bump to 15

Release notes:
https://github.com/latchset/jose/releases/tag/v15

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Fiona Klute <fiona.klute@gmx.de>
This commit is contained in:
Peter Korsgaard
2026-06-22 09:11:10 +02:00
committed by Fiona Klute
parent 50cc0d11d4
commit 70af49994f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# Locally computed # Locally computed
sha256 cee329ef9fce97c4c025604a8d237092f619aaa9f6d35fdf9d8c9052bc1ff95b jose-14.tar.xz sha256 1d055c445392aa48d709ecd6e56220384ae2b480496e270818bddf1f219c8659 jose-15.tar.xz
sha256 09e8a9bcec8067104652c168685ab0931e7868f9c8284b66f5ae6edae5f1130b COPYING sha256 09e8a9bcec8067104652c168685ab0931e7868f9c8284b66f5ae6edae5f1130b COPYING

View File

@@ -4,7 +4,7 @@
# #
################################################################################ ################################################################################
JOSE_VERSION = 14 JOSE_VERSION = 15
JOSE_SOURCE = jose-$(JOSE_VERSION).tar.xz JOSE_SOURCE = jose-$(JOSE_VERSION).tar.xz
JOSE_SITE = https://github.com/latchset/jose/releases/download/v$(JOSE_VERSION) JOSE_SITE = https://github.com/latchset/jose/releases/download/v$(JOSE_VERSION)
JOSE_LICENSE = Apache-2.0 JOSE_LICENSE = Apache-2.0