From 58d8c7462197aeab1c92b63377c761331e353a38 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Tue, 16 May 2023 06:34:57 +0200 Subject: [PATCH] gjs: update 1.75.1 -> 1.76.0 Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- meta-gnome/recipes-gnome/gjs/{gjs_1.75.1.bb => gjs_1.76.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gjs/{gjs_1.75.1.bb => gjs_1.76.0.bb} (92%) diff --git a/meta-gnome/recipes-gnome/gjs/gjs_1.75.1.bb b/meta-gnome/recipes-gnome/gjs/gjs_1.76.0.bb similarity index 92% rename from meta-gnome/recipes-gnome/gjs/gjs_1.75.1.bb rename to meta-gnome/recipes-gnome/gjs/gjs_1.76.0.bb index b2c2b583b0..e6d377cb33 100644 --- a/meta-gnome/recipes-gnome/gjs/gjs_1.75.1.bb +++ b/meta-gnome/recipes-gnome/gjs/gjs_1.76.0.bb @@ -8,7 +8,7 @@ DEPENDS = "mozjs-102 cairo" inherit gnomebase gsettings gobject-introspection vala gettext features_check upstream-version-is-even pkgconfig -SRC_URI[archive.sha256sum] = "81dcdf49d2665d08fa7e251700ea36466d77877418e9186d3a7e7efcd31aa960" +SRC_URI[archive.sha256sum] = "a63f156964b136053eab51ea013114e7d7c193b7518d28c040b6b02c3c933a6d" SRC_URI += " \ file://0001-Support-cross-builds-a-bit-better.patch \ file://0002-meson.build-Do-not-add-dir-installed-tests-when-inst.patch \