aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2018-06-30 14:03:05 +0200
committerKhem Raj <raj.khem@gmail.com>2018-06-30 08:58:30 -0700
commit30ec9b11179728d9c3f435ffc225246e79a09073 (patch)
tree86f245279848fe0e6b7cc1adf0b17ae785891bea /meta-xfce
parent6a6e39891ab51283ce3b919c20142b555030e313 (diff)
downloadmeta-openembedded-contrib-30ec9b11179728d9c3f435ffc225246e79a09073.tar.gz
thunar: upgrade 1.8.0 -> 1.8.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.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.1.bb (renamed from meta-xfce/recipes-xfce/thunar/thunar_1.8.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/thunar/thunar_1.8.0.bb b/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}/"