From a7f5a953cd59d4c0d69f54863cf6fca9d0385c69 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 4 Nov 2023 13:57:11 -0700 Subject: [PATCH] xfce4-places-plugin: upgrade 1.8.1 -> 1.8.3 Signed-off-by: Khem Raj --- ...ce4-places-plugin_1.8.1.bb => xfce4-places-plugin_1.8.3.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-xfce/recipes-panel-plugins/places/{xfce4-places-plugin_1.8.1.bb => xfce4-places-plugin_1.8.3.bb} (77%) diff --git a/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.1.bb b/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.3.bb similarity index 77% rename from meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.1.bb rename to meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.3.bb index e8e133035d..6400e0d3e4 100644 --- a/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.1.bb +++ b/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.3.bb @@ -6,8 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b6952d9a47fc2ad0f315510e1290455f" inherit xfce-panel-plugin -SRC_URI[md5sum] = "bde92cbd08f129d517524784e5060816" -SRC_URI[sha256sum] = "f211219f03c9260f624370e18c79e4176c9d35a8247158e77e5d811327610ab2" +SRC_URI[sha256sum] = "f11d0e6d03f22ab02c2e6b507d365b5a918532e8819e50647ee1860eca60c743" PACKAGECONFIG ??= "notify" PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify"