mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-27 04:20:38 -09:00
package/libjwt: update to 1.17.2
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
9208ee8467
commit
7db81b1267
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 b8b257da9b64ba9075fce3a3f670ae02dee7fc95ab7009a2e1ad60905e3f8d48 libjwt-1.17.0.tar.bz2
|
||||
sha256 f11c4544f61a31f105720b8329409fea009d6f9ef41c9361f98c2de48152eeae libjwt-1.17.2.tar.bz2
|
||||
sha256 3f3d9e0024b1921b067d6f7f88deb4a60cbe7a78e76c64e3f1d7fc3b779b9d04 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBJWT_VERSION = 1.17.0
|
||||
LIBJWT_VERSION = 1.17.2
|
||||
LIBJWT_SITE = https://github.com/benmcollins/libjwt/releases/download/v$(LIBJWT_VERSION)
|
||||
LIBJWT_SOURCE = libjwt-$(LIBJWT_VERSION).tar.bz2
|
||||
LIBJWT_DEPENDENCIES = host-pkgconf jansson
|
||||
|
||||
Reference in New Issue
Block a user