summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/gjs/gjs_1.58.4.bb (renamed from meta-gnome/recipes-gnome/gjs/gjs_1.58.3.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gjs/gjs_1.58.3.bb b/meta-gnome/recipes-gnome/gjs/gjs_1.58.4.bb
index ddd5196b2..eb7d323a6 100644
--- a/meta-gnome/recipes-gnome/gjs/gjs_1.58.3.bb
+++ b/meta-gnome/recipes-gnome/gjs/gjs_1.58.4.bb
@@ -11,8 +11,8 @@ DEPENDS = "mozjs gtk+3"
11 11
12inherit gnomebase gsettings gobject-introspection vala gettext features_check upstream-version-is-even 12inherit gnomebase gsettings gobject-introspection vala gettext features_check upstream-version-is-even
13 13
14SRC_URI[archive.md5sum] = "bce6dea9a6583a8b3c6af5854df76aaf" 14SRC_URI[archive.md5sum] = "385f4baa266991a08d3e425bc69ee962"
15SRC_URI[archive.sha256sum] = "ca9fcd47b95ab0fc445301b2595e51fcea24d6f3cd87c190fe07006146d773ae" 15SRC_URI[archive.sha256sum] = "261a3f666c771d7744965fe71b804fc2c3a3d46a8e3e8d4f7ed5ef97967ebd5f"
16SRC_URI += "file://0001-Disable-tests-on-host.patch" 16SRC_URI += "file://0001-Disable-tests-on-host.patch"
17 17
18# gobject-introspection is mandatory and cannot be configured 18# gobject-introspection is mandatory and cannot be configured