aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorKai Kang <kai.kang@windriver.com>2019-03-07 20:32:33 -0500
committerKhem Raj <raj.khem@gmail.com>2019-03-07 18:24:39 -0800
commit4ba8cb4c2270ffa84d1fe067c5e4e1f589765af4 (patch)
treecf1e02226357ea8030af9a144b0447ece1f48afd /meta-xfce
parent33c4e075db8a0159756ecebf533bcde46b3328bd (diff)
downloadmeta-openembedded-contrib-4ba8cb4c2270ffa84d1fe067c5e4e1f589765af4.tar.gz
thunar: 1.8.2 -> 1.8.4
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.4.bb (renamed from meta-xfce/recipes-xfce/thunar/thunar_1.8.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/thunar/thunar_1.8.2.bb b/meta-xfce/recipes-xfce/thunar/thunar_1.8.4.bb
index d2a0e30c54..57667102ce 100644
--- a/meta-xfce/recipes-xfce/thunar/thunar_1.8.2.bb
+++ b/meta-xfce/recipes-xfce/thunar/thunar_1.8.4.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] = "51a0988625a7e2c944377e75d3effc71"
-SRC_URI[sha256sum] = "75f91045541eb5983e772a564d97f23e5995256bfb9863e0f4a015393421d428"
+SRC_URI[md5sum] = "6a5d0f4ddcc653c4791e555f0dc63828"
+SRC_URI[sha256sum] = "c2bf51da8ddec8f642d67818184ada2ca6e143151e6a45563991db73387a93b0"
S = "${WORKDIR}/Thunar-${PV}/"