aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorKai Kang <kai.kang@windriver.com>2019-05-31 04:44:14 -0400
committerKhem Raj <raj.khem@gmail.com>2019-06-15 16:45:32 -0700
commitf3d25c7b727bae16e0ee7f39ee3b350e7d51cc82 (patch)
tree92cd984663eabc6a877eb00fae67600315f3c6ce /meta-xfce
parentf6706cec1707cddb3b8a0b828543dc000e16f766 (diff)
downloadmeta-openembedded-contrib-f3d25c7b727bae16e0ee7f39ee3b350e7d51cc82.tar.gz
thunar: 1.8.4 -> 1.8.6
Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-xfce/thunar/thunar_1.8.6.bb (renamed from meta-xfce/recipes-xfce/thunar/thunar_1.8.4.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/thunar/thunar_1.8.4.bb b/meta-xfce/recipes-xfce/thunar/thunar_1.8.6.bb
index 57667102ce..4375ce065b 100644
--- a/meta-xfce/recipes-xfce/thunar/thunar_1.8.4.bb
+++ b/meta-xfce/recipes-xfce/thunar/thunar_1.8.6.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] = "6a5d0f4ddcc653c4791e555f0dc63828"
-SRC_URI[sha256sum] = "c2bf51da8ddec8f642d67818184ada2ca6e143151e6a45563991db73387a93b0"
+SRC_URI[md5sum] = "3cb40548d7c642176eab8b97a5ba6d29"
+SRC_URI[sha256sum] = "c0e5fb828e3d036941dfeb7ed7f9f2b17b729fc044c2bf7c4218c1c91b38ef2a"
S = "${WORKDIR}/Thunar-${PV}/"