mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
json-glib: update to 1.10.8
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="json-glib"
|
||||
PKG_VERSION="1.10.6"
|
||||
PKG_SHA256="d23cbd4094a32cc05cf22cd87a83da1f799e182e286133b49fde3c9241a32006"
|
||||
PKG_VERSION="1.10.8"
|
||||
PKG_SHA256="7a114bdac0b2611a7207e981c37fa9b1e70d9cb642470cd9e967b135428cec52"
|
||||
PKG_LICENSE="LGPL-2.1"
|
||||
PKG_SITE="https://github.com/GNOME/json-glib"
|
||||
PKG_URL="https://github.com/GNOME/json-glib/archive/${PKG_VERSION}.tar.gz"
|
||||
@@ -11,6 +11,6 @@ PKG_DEPENDS_TARGET="toolchain glib"
|
||||
PKG_LONGDESC="JSON-GLib implements a full suite of JSON-related tools using GLib and GObject."
|
||||
|
||||
PKG_MESON_OPTS_TARGET="-Dintrospection=disabled \
|
||||
-Dgtk_doc=disabled \
|
||||
-Ddocumentation=disabled \
|
||||
-Dman=false \
|
||||
-Dtests=false"
|
||||
|
||||
Reference in New Issue
Block a user