mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/json-glib: bump to version 1.10.8
Release notes: https://download.gnome.org/sources/json-glib/1.10/json-glib-1.10.8.news Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
c531fe6520
commit
f2966f065a
@@ -1,5 +1,5 @@
|
||||
# From https://download.gnome.org/sources/json-glib/1.10/json-glib-1.10.6.sha256sum
|
||||
sha256 77f4bcbf9339528f166b8073458693f0a20b77b7059dbc2db61746a1928b0293 json-glib-1.10.6.tar.xz
|
||||
# From https://download.gnome.org/sources/json-glib/1.10/json-glib-1.10.8.sha256sum
|
||||
sha256 55c5c141a564245b8f8fbe7698663c87a45a7333c2a2c56f06f811ab73b212dd json-glib-1.10.8.tar.xz
|
||||
|
||||
# Hashes for license files
|
||||
sha256 a2010f343487d3f7618affe54f789f5487602331c0a8d03f49e9a7c547cf0499 LICENSES/CC0-1.0.txt
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
JSON_GLIB_VERSION_MAJOR = 1.10
|
||||
JSON_GLIB_VERSION = $(JSON_GLIB_VERSION_MAJOR).6
|
||||
JSON_GLIB_VERSION = $(JSON_GLIB_VERSION_MAJOR).8
|
||||
JSON_GLIB_SITE = https://download.gnome.org/sources/json-glib/$(JSON_GLIB_VERSION_MAJOR)
|
||||
JSON_GLIB_SOURCE = json-glib-$(JSON_GLIB_VERSION).tar.xz
|
||||
JSON_GLIB_LICENSE = LGPL-2.1+, MIT (conformance test data), CC0-1.0 (parts of build system, metadata, translations)
|
||||
|
||||
Reference in New Issue
Block a user