summaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2017-03-27 22:00:15 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2017-04-18 14:21:43 +0200
commit0326e739b017c197fb75e996a5553f893e9ec7af (patch)
treedc916f57b27d5e9a81a53de1bbfab67dee1e3a02 /meta-xfce
parent8b0da4671f718abc8e263395bbb72c4dc32938ee (diff)
downloadmeta-openembedded-0326e739b017c197fb75e996a5553f893e9ec7af.tar.gz
thunar: update 1.6.10 -> 1.6.11
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-xfce/thunar/thunar_1.6.11.bb (renamed from meta-xfce/recipes-xfce/thunar/thunar_1.6.10.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/thunar/thunar_1.6.10.bb b/meta-xfce/recipes-xfce/thunar/thunar_1.6.11.bb
index 90fd788b2..c750e8c0f 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
9REQUIRED_DISTRO_FEATURES = "x11" 9REQUIRED_DISTRO_FEATURES = "x11"
10 10
11SRC_URI = "http://archive.xfce.org/src/xfce/${BPN}/${@'${PV}'[0:3]}/Thunar-${PV}.tar.bz2" 11SRC_URI = "http://archive.xfce.org/src/xfce/${BPN}/${@'${PV}'[0:3]}/Thunar-${PV}.tar.bz2"
12SRC_URI[md5sum] = "3089e1dca6e408641b07cd9c759dea5e" 12SRC_URI[md5sum] = "9749be8247cb19ed0fd36e4118c6236a"
13SRC_URI[sha256sum] = "7e9d24067268900e5e44d3325e60a1a2b2f8f556ec238ec12574fbea15fdee8a" 13SRC_URI[sha256sum] = "b1c7c3121827f59610900ef1cc19aa10a50ab2cc3ae38eee15181b64256e8b42"
14 14
15S = "${WORKDIR}/Thunar-${PV}/" 15S = "${WORKDIR}/Thunar-${PV}/"
16 16