[oe] [meta-xfce][PATCH 1/5] thunar: 1.8.2 -> 1.8.4

kai.kang at windriver.com kai.kang at windriver.com
Fri Mar 8 01:32:33 UTC 2019


From: Kai Kang <kai.kang at windriver.com>

Signed-off-by: Kai Kang <kai.kang at windriver.com>
---
 .../recipes-xfce/thunar/{thunar_1.8.2.bb => thunar_1.8.4.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-xfce/recipes-xfce/thunar/{thunar_1.8.2.bb => thunar_1.8.4.bb} (86%)

diff --git a/meta-xfce/recipes-xfce/thunar/thunar_1.8.2.bb b/meta-xfce/recipes-xfce/thunar/thunar_1.8.4.bb
similarity index 86%
rename from meta-xfce/recipes-xfce/thunar/thunar_1.8.2.bb
rename to meta-xfce/recipes-xfce/thunar/thunar_1.8.4.bb
index d2a0e30c5..57667102c 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}/"
 
-- 
2.20.0



More information about the Openembedded-devel mailing list