From 30ec9b11179728d9c3f435ffc225246e79a09073 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 30 Jun 2018 14:03:05 +0200 Subject: [PATCH] thunar: upgrade 1.8.0 -> 1.8.1 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 --- .../recipes-xfce/thunar/{thunar_1.8.0.bb => thunar_1.8.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-xfce/recipes-xfce/thunar/{thunar_1.8.0.bb => thunar_1.8.1.bb} (86%) diff --git a/meta-xfce/recipes-xfce/thunar/thunar_1.8.0.bb b/meta-xfce/recipes-xfce/thunar/thunar_1.8.1.bb similarity index 86% rename from meta-xfce/recipes-xfce/thunar/thunar_1.8.0.bb rename to meta-xfce/recipes-xfce/thunar/thunar_1.8.1.bb index c2f6f5954b..726ce91bd4 100644 --- a/meta-xfce/recipes-xfce/thunar/thunar_1.8.0.bb +++ b/meta-xfce/recipes-xfce/thunar/thunar_1.8.1.bb @@ -9,8 +9,8 @@ inherit xfce gobject-introspection distro_features_check REQUIRED_DISTRO_FEATURES = "x11" SRC_URI = "http://archive.xfce.org/src/xfce/${BPN}/${@'${PV}'[0:3]}/Thunar-${PV}.tar.bz2" -SRC_URI[md5sum] = "245ca8e9111c44667032023199ca7778" -SRC_URI[sha256sum] = "acf151bceedb20aed45a6da61d7bb85a4a03964090c80454e72e61e7fc9e49c7" +SRC_URI[md5sum] = "f0681eccff31c027097a3e1e7db85218" +SRC_URI[sha256sum] = "96fabaa68db32f513e9bcb34fa2a26c1462127727fad0bc25a8a5ba9aab4c12c" S = "${WORKDIR}/Thunar-${PV}/"