diff options
-rw-r--r-- | meta-gnome/recipes-gnome/gjs/gjs_1.76.1.bb (renamed from meta-gnome/recipes-gnome/gjs/gjs_1.76.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gjs/gjs_1.76.0.bb b/meta-gnome/recipes-gnome/gjs/gjs_1.76.1.bb index e6d377cb33..93711bc3bb 100644 --- a/meta-gnome/recipes-gnome/gjs/gjs_1.76.0.bb +++ b/meta-gnome/recipes-gnome/gjs/gjs_1.76.1.bb | |||
@@ -8,7 +8,7 @@ DEPENDS = "mozjs-102 cairo" | |||
8 | 8 | ||
9 | inherit gnomebase gsettings gobject-introspection vala gettext features_check upstream-version-is-even pkgconfig | 9 | inherit gnomebase gsettings gobject-introspection vala gettext features_check upstream-version-is-even pkgconfig |
10 | 10 | ||
11 | SRC_URI[archive.sha256sum] = "a63f156964b136053eab51ea013114e7d7c193b7518d28c040b6b02c3c933a6d" | 11 | SRC_URI[archive.sha256sum] = "7b867c18a9b30333ebbcff9ad3f20299f0372ffad439d49b87d40a1d1798b78d" |
12 | SRC_URI += " \ | 12 | SRC_URI += " \ |
13 | file://0001-Support-cross-builds-a-bit-better.patch \ | 13 | file://0001-Support-cross-builds-a-bit-better.patch \ |
14 | file://0002-meson.build-Do-not-add-dir-installed-tests-when-inst.patch \ | 14 | file://0002-meson.build-Do-not-add-dir-installed-tests-when-inst.patch \ |