From 5cc78ff5113dfca6317a60e7b44bf316c33dee51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 25 May 2015 11:45:21 +0200 Subject: [PATCH] xfdesktop: update to 4.12.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- .../xfdesktop/{xfdesktop_4.12.0.bb => xfdesktop_4.12.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-xfce/recipes-xfce/xfdesktop/{xfdesktop_4.12.0.bb => xfdesktop_4.12.2.bb} (73%) diff --git a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.12.0.bb b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.12.2.bb similarity index 73% rename from meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.12.0.bb rename to meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.12.2.bb index a24528f10c..9c7202890b 100644 --- a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.12.0.bb +++ b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.12.2.bb @@ -6,8 +6,8 @@ DEPENDS = "glib-2.0 gtk+ libxfce4util libxfce4ui libwnck xfconf dbus-glib thunar inherit xfce -SRC_URI[md5sum] = "d14545baf39678d3b1c7280f71e9d160" -SRC_URI[sha256sum] = "6e7a8b87317762214b6407576f6e2c1efcc176c136b4c7b869d18a74c87b7fc7" +SRC_URI[md5sum] = "9a29c8e6b8a931fecd29f1ea736a6a70" +SRC_URI[sha256sum] = "c9788883163b57bac39d12e5f8310c869d176454879defb78b67f8e9f1ad5225" PACKAGECONFIG ??= "" PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify"