From fb67e4772088983649343450fb795f7f92bb5327 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sat, 23 Mar 2024 10:28:22 +0100 Subject: [PATCH] libgweather4: update 4.4.0 -> 4.4.2 Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- .../{libgweather4_4.4.0.bb => libgweather4_4.4.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/libgweather/{libgweather4_4.4.0.bb => libgweather4_4.4.2.bb} (87%) diff --git a/meta-gnome/recipes-gnome/libgweather/libgweather4_4.4.0.bb b/meta-gnome/recipes-gnome/libgweather/libgweather4_4.4.2.bb similarity index 87% rename from meta-gnome/recipes-gnome/libgweather/libgweather4_4.4.0.bb rename to meta-gnome/recipes-gnome/libgweather/libgweather4_4.4.2.bb index c30edd15c2..acf2885281 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 REQUIRED_DISTRO_FEATURES = "opengl" SRC_URI += "file://0001-Allow-building-gir-in-cross-environments.patch" -SRC_URI[archive.sha256sum] = "366e866ff2a708b894cfea9475b8e8ff54cb3e2b477ea72a8ade0dabee5f48a4" +SRC_URI[archive.sha256sum] = "a6e427b4770ada48945f3aa906af710fc833cff0d42df91f1828302740d794ec" GTKDOC_MESON_OPTION = "gtk_doc" VALA_MESON_OPTION = "enable_vala"