From 595653e45176b8855fac4fb4c9de586e2c69247c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 1 Nov 2021 12:49:31 +0100 Subject: [PATCH] gnome-panel: upgrade 3.36.1 -> 3.38.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- .../{gnome-panel_3.36.1.bb => gnome-panel_3.38.0.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-gnome/recipes-gnome/gnome-panel/{gnome-panel_3.36.1.bb => gnome-panel_3.38.0.bb} (77%) diff --git a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.36.1.bb b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.38.0.bb similarity index 77% rename from meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.36.1.bb rename to meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.38.0.bb index 9a7c377a3b..0e2a5395f9 100644 --- a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.36.1.bb +++ b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.38.0.bb @@ -17,8 +17,7 @@ DEPENDS += " \ gdm \ " -SRC_URI[archive.md5sum] = "b6bb185ce1724f4b19699042d90282a6" -SRC_URI[archive.sha256sum] = "1e21b726dd397523ae79d29eb538bcae09e3427e23ccd63f28eb25ef3552abd3" +SRC_URI[archive.sha256sum] = "1a8b15aef0a02a6caa9b9209c8d3fb43e7b987a380076691c23f0314ec302f15" PACKAGECONFIG[eds] = "--enable-eds,--disable-eds,evolution-data-server"