From 69f82b4fd44db939a6ecca517562abc7beb69b56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 11 Nov 2017 14:29:46 +0100 Subject: [PATCH] xfdesktop: update 4.12.3 -> 4.12.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller Signed-off-by: Armin Kuster --- .../xfdesktop/{xfdesktop_4.12.3.bb => xfdesktop_4.12.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-xfce/recipes-xfce/xfdesktop/{xfdesktop_4.12.3.bb => xfdesktop_4.12.4.bb} (77%) diff --git a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.12.3.bb b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.12.4.bb similarity index 77% rename from meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.12.3.bb rename to meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.12.4.bb index daecf828ea..d9cbe71966 100644 --- a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.12.3.bb +++ b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.12.4.bb @@ -8,8 +8,8 @@ inherit xfce distro_features_check REQUIRED_DISTRO_FEATURES = "x11" -SRC_URI[md5sum] = "cb34f4f333d7d122f1688d2f155202c8" -SRC_URI[sha256sum] = "a8a8d93744d842ca6ac1f9bd2c8789ee178937bca7e170e5239cbdbef30520ac" +SRC_URI[md5sum] = "7571889368be72df185ce2d470f37198" +SRC_URI[sha256sum] = "098a35510562907e1431d5adbfa8307484a235c1dec6a43e2d58d2ac4241f1cb" PACKAGECONFIG ??= "" PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify"