Signed-off-by: Andreas Müller <[email protected]> --- meta-xfce/recipes-xfce/thunar/{thunar_1.6.10.bb => thunar_1.6.11.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-xfce/recipes-xfce/thunar/{thunar_1.6.10.bb => thunar_1.6.11.bb} (88%)
diff --git a/meta-xfce/recipes-xfce/thunar/thunar_1.6.10.bb b/meta-xfce/recipes-xfce/thunar/thunar_1.6.11.bb similarity index 88% rename from meta-xfce/recipes-xfce/thunar/thunar_1.6.10.bb rename to meta-xfce/recipes-xfce/thunar/thunar_1.6.11.bb index 90fd788..c750e8c 100644 --- a/meta-xfce/recipes-xfce/thunar/thunar_1.6.10.bb +++ b/meta-xfce/recipes-xfce/thunar/thunar_1.6.11.bb @@ -9,8 +9,8 @@ inherit xfce 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] = "3089e1dca6e408641b07cd9c759dea5e" -SRC_URI[sha256sum] = "7e9d24067268900e5e44d3325e60a1a2b2f8f556ec238ec12574fbea15fdee8a" +SRC_URI[md5sum] = "9749be8247cb19ed0fd36e4118c6236a" +SRC_URI[sha256sum] = "b1c7c3121827f59610900ef1cc19aa10a50ab2cc3ae38eee15181b64256e8b42" S = "${WORKDIR}/Thunar-${PV}/" -- 2.9.3 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
