summaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2024-03-23 10:28:22 +0100
committerKhem Raj <raj.khem@gmail.com>2024-03-23 10:01:49 -0700
commitfb67e4772088983649343450fb795f7f92bb5327 (patch)
treef4b87557437a2e9e0e20ac5d385273573190952c /meta-gnome
parentc17d8d9de484b09ad634751d2b94a123c0b3e064 (diff)
downloadmeta-openembedded-fb67e4772088983649343450fb795f7f92bb5327.tar.gz
libgweather4: update 4.4.0 -> 4.4.2
Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/libgweather/libgweather4_4.4.2.bb (renamed from meta-gnome/recipes-gnome/libgweather/libgweather4_4.4.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/libgweather/libgweather4_4.4.0.bb b/meta-gnome/recipes-gnome/libgweather/libgweather4_4.4.2.bb
index c30edd15c..acf288528 100644
--- a/meta-gnome/recipes-gnome/libgweather/libgweather4_4.4.0.bb
+++ b/meta-gnome/recipes-gnome/libgweather/libgweather4_4.4.2.bb
@@ -11,7 +11,7 @@ inherit gnomebase gsettings gobject-introspection gettext gi-docgen vala feature
11REQUIRED_DISTRO_FEATURES = "opengl" 11REQUIRED_DISTRO_FEATURES = "opengl"
12 12
13SRC_URI += "file://0001-Allow-building-gir-in-cross-environments.patch" 13SRC_URI += "file://0001-Allow-building-gir-in-cross-environments.patch"
14SRC_URI[archive.sha256sum] = "366e866ff2a708b894cfea9475b8e8ff54cb3e2b477ea72a8ade0dabee5f48a4" 14SRC_URI[archive.sha256sum] = "a6e427b4770ada48945f3aa906af710fc833cff0d42df91f1828302740d794ec"
15 15
16GTKDOC_MESON_OPTION = "gtk_doc" 16GTKDOC_MESON_OPTION = "gtk_doc"
17VALA_MESON_OPTION = "enable_vala" 17VALA_MESON_OPTION = "enable_vala"