From 543e47091d8a2c5ad7b080f537bb104bc7d62d21 Mon Sep 17 00:00:00 2001 From: Kai Kang Date: Tue, 13 Aug 2019 05:21:08 -0400 Subject: [PATCH] thunar: 1.8.7 -> 1.8.9 Signed-off-by: Kai Kang Signed-off-by: Khem Raj --- .../recipes-xfce/thunar/{thunar_1.8.7.bb => thunar_1.8.9.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-xfce/recipes-xfce/thunar/{thunar_1.8.7.bb => thunar_1.8.9.bb} (86%) diff --git a/meta-xfce/recipes-xfce/thunar/thunar_1.8.7.bb b/meta-xfce/recipes-xfce/thunar/thunar_1.8.9.bb similarity index 86% rename from meta-xfce/recipes-xfce/thunar/thunar_1.8.7.bb rename to meta-xfce/recipes-xfce/thunar/thunar_1.8.9.bb index 21430ba59c..ff020d0c74 100644 --- a/meta-xfce/recipes-xfce/thunar/thunar_1.8.7.bb +++ b/meta-xfce/recipes-xfce/thunar/thunar_1.8.9.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] = "9abdbc78cbf9957f9727c327476a08c2" -SRC_URI[sha256sum] = "3e033af06751beee23e73cf16cbd97513d3c0adf358d8a42158af38a44b9d329" +SRC_URI[md5sum] = "fd1166e879294e4490d5fa9dccfdd9da" +SRC_URI[sha256sum] = "7a758e7ac03501c520c304f8845353315c954d429b17d591b8eea8b14f1350b9" S = "${WORKDIR}/Thunar-${PV}/"