summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/gedit/gedit_42.2.bb (renamed from meta-gnome/recipes-gnome/gedit/gedit_42.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gedit/gedit_42.1.bb b/meta-gnome/recipes-gnome/gedit/gedit_42.2.bb
index 3efd2a9b35..13d3e0af79 100644
--- a/meta-gnome/recipes-gnome/gedit/gedit_42.1.bb
+++ b/meta-gnome/recipes-gnome/gedit/gedit_42.2.bb
@@ -21,7 +21,7 @@ inherit gnomebase gsettings itstool gnome-help gobject-introspection gtk-doc val
21def gnome_verdir(v): 21def gnome_verdir(v):
22 return oe.utils.trim_version(v, 1) 22 return oe.utils.trim_version(v, 1)
23 23
24SRC_URI[archive.sha256sum] = "7f1fd43df5110d4c37de6541993f41f0fbc3efc790900e92053479ba069920e9" 24SRC_URI[archive.sha256sum] = "3c6229111f0ac066ae44964920791d1265f5bbb56b0bd949a69b7b1261fc8fca"
25 25
26# gobject-introspection is mandatory and cannot be configured 26# gobject-introspection is mandatory and cannot be configured
27REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" 27REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"