[oe-commits] [meta-openembedded] 01/11: thunar: upgrade 1.8.0 -> 1.8.1

git at git.openembedded.org git at git.openembedded.org
Sat Jun 30 18:45:45 UTC 2018


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 30ec9b11179728d9c3f435ffc225246e79a09073
Author: Andreas Müller <schnitzeltony at gmail.com>
AuthorDate: Sat Jun 30 14:03:05 2018 +0200

    thunar: upgrade 1.8.0 -> 1.8.1
    
    Signed-off-by: Andreas Müller <schnitzeltony at gmail.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-xfce/recipes-xfce/thunar/{thunar_1.8.0.bb => thunar_1.8.1.bb} | 4 ++--
 1 file 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
similarity index 86%
rename from meta-xfce/recipes-xfce/thunar/thunar_1.8.0.bb
rename to meta-xfce/recipes-xfce/thunar/thunar_1.8.1.bb
index c2f6f59..726ce91 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}/"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list