mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/jansson: bump version to 2.15.1
https://github.com/akheron/jansson/blob/v2.15.1/CHANGES Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
bb38f6f720
commit
f5b8983aad
@@ -1,3 +1,3 @@
|
||||
# From https://github.com/akheron/jansson/releases/tag/v2.15.0
|
||||
sha256 a7eac7765000373165f9373eb748be039c10b2efc00be9af3467ec92357d8954 jansson-2.15.0.tar.bz2
|
||||
# From https://github.com/akheron/jansson/releases/tag/v2.15.1
|
||||
sha256 f9aa4b3ec8496fee69db94f06f3d76fd4a26b012ee9bf1e917078c2cd2841881 jansson-2.15.1.tar.bz2
|
||||
sha256 150d90904cd8de73609bb177b42edd3867b07b4b7b786dbba319f30de39fcda2 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
JANSSON_VERSION = 2.15.0
|
||||
JANSSON_VERSION = 2.15.1
|
||||
JANSSON_SOURCE = jansson-$(JANSSON_VERSION).tar.bz2
|
||||
JANSSON_SITE = \
|
||||
https://github.com/akheron/jansson/releases/download/v$(JANSSON_VERSION)
|
||||
|
||||
Reference in New Issue
Block a user