aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Kang <kai.kang@windriver.com>2019-08-13 05:21:08 -0400
committerKhem Raj <raj.khem@gmail.com>2019-08-14 16:03:43 -0700
commit543e47091d8a2c5ad7b080f537bb104bc7d62d21 (patch)
treed3b1d9326e47927d64f7073a267ea8e12c1330e0
parent9f8bf6ddbd6e4d100adb309310da718eafee2129 (diff)
downloadmeta-openembedded-543e47091d8a2c5ad7b080f537bb104bc7d62d21.tar.gz
thunar: 1.8.7 -> 1.8.9
Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-xfce/recipes-xfce/thunar/thunar_1.8.9.bb (renamed from meta-xfce/recipes-xfce/thunar/thunar_1.8.7.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/thunar/thunar_1.8.7.bb b/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}/"