From e0f2a83b2b229473911a93c19e451eaacd6c48a0 Mon Sep 17 00:00:00 2001 From: zangrc Date: Thu, 27 May 2021 14:44:59 +0800 Subject: [PATCH] libgweather: upgrade 3.36.1 -> 3.36.2 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- .../{libgweather_3.36.1.bb => libgweather_3.36.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-gnome/recipes-gnome/libgweather/{libgweather_3.36.1.bb => libgweather_3.36.2.bb} (79%) diff --git a/meta-gnome/recipes-gnome/libgweather/libgweather_3.36.1.bb b/meta-gnome/recipes-gnome/libgweather/libgweather_3.36.2.bb similarity index 79% rename from meta-gnome/recipes-gnome/libgweather/libgweather_3.36.1.bb rename to meta-gnome/recipes-gnome/libgweather/libgweather_3.36.2.bb index 3ee382937e..c2cb2f19be 100644 --- a/meta-gnome/recipes-gnome/libgweather/libgweather_3.36.1.bb +++ b/meta-gnome/recipes-gnome/libgweather/libgweather_3.36.2.bb @@ -7,8 +7,8 @@ GNOMEBASEBUILDCLASS = "meson" inherit gnomebase gsettings gobject-introspection gettext gtk-doc vala features_check upstream-version-is-even -SRC_URI[archive.md5sum] = "d6081108f9c224c5cb594f8ccb025db9" -SRC_URI[archive.sha256sum] = "de2709f0ee233b20116d5fa9861d406071798c4aa37830ca25f5ef2c0083e450" +SRC_URI[archive.md5sum] = "ff399cf89e97a3e574ae05db5617b96b" +SRC_URI[archive.sha256sum] = "ee1201a8fc25c14e940d3b26db49a34947c8aebf67dee01ee67fbcb06ecb37a0" # gobject-introspection is mandatory and cannot be configured REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"