* [ptxdist] [PATCH] json-glib: version bump 1.2.0 -> 1.2.8
@ 2018-07-06 10:49 Lucas Stach
0 siblings, 0 replies; only message in thread
From: Lucas Stach @ 2018-07-06 10:49 UTC (permalink / raw)
To: ptxdist
Update to 1.2.8, which is the latest stable release.
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
rules/json-glib.make | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/rules/json-glib.make b/rules/json-glib.make
index 307d13001b5a..f5d556960cd8 100644
--- a/rules/json-glib.make
+++ b/rules/json-glib.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_JSON_GLIB) += json-glib
#
# Paths and names
#
-JSON_GLIB_VERSION := 1.2.0
-JSON_GLIB_MD5 := efe14b6b8e7aa95ee3240cc60627dc9f
+JSON_GLIB_VERSION := 1.2.8
+JSON_GLIB_MD5 := ff31e7d0594df44318e12facda3d086e
JSON_GLIB := json-glib-$(JSON_GLIB_VERSION)
JSON_GLIB_SUFFIX := tar.xz
JSON_GLIB_URL := http://ftp.gnome.org/pub/GNOME/sources/json-glib/1.2/$(JSON_GLIB).$(JSON_GLIB_SUFFIX)
@@ -37,6 +37,7 @@ JSON_GLIB_CONF_OPT := \
$(CROSS_AUTOCONF_USR) \
--disable-glibtest \
--enable-debug=minimum \
+ --enable-maintainer-flags=no \
--disable-installed-tests \
--disable-always-build-tests \
--disable-gcov \
@@ -44,9 +45,9 @@ JSON_GLIB_CONF_OPT := \
--disable-gtk-doc-html \
--disable-gtk-doc-pdf \
--disable-man \
+ --$(call ptx/endis, PTXCONF_JSON_GLIB_INTROSPECTION)-introspection \
--disable-nls \
- --disable-rpath \
- --$(call ptx/endis, PTXCONF_JSON_GLIB_INTROSPECTION)-introspection
+ --disable-rpath
# ----------------------------------------------------------------------------
--
2.18.0
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-07-06 10:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-06 10:49 [ptxdist] [PATCH] json-glib: version bump 1.2.0 -> 1.2.8 Lucas Stach
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox