diff --git a/meta/recipes-gnome/json-glib/json-glib_1.6.4.bb b/meta/recipes-gnome/json-glib/json-glib_1.6.6.bb similarity index 92% rename from meta/recipes-gnome/json-glib/json-glib_1.6.4.bb rename to meta/recipes-gnome/json-glib/json-glib_1.6.6.bb index 072c2406c7..c3572a16f2 100644 --- a/meta/recipes-gnome/json-glib/json-glib_1.6.4.bb +++ b/meta/recipes-gnome/json-glib/json-glib_1.6.6.bb @@ -19,7 +19,7 @@ GIDOCGEN_MESON_ENABLE_FLAG = 'enabled' GIDOCGEN_MESON_DISABLE_FLAG = 'disabled' SRC_URI += " file://run-ptest" -SRC_URI[archive.sha256sum] = "b1f6a7930808f77a827f3b397a04bb89d4c0c0b2550885d4a5e4c411dfa13f5f" +SRC_URI[archive.sha256sum] = "96ec98be7a91f6dde33636720e3da2ff6ecbb90e76ccaa49497f31a6855a490e" PACKAGECONFIG ??= "${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)}" PACKAGECONFIG[manpages] = "-Dman=true,-Dman=false,libxslt-native xmlto-native"