diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2015-05-06 18:10:45 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-05-13 14:34:22 +0200 |
commit | de8a835be557e4a7138f378c0fc19e4685f8c824 (patch) | |
tree | 90cc82c86709149eb55a5adbebe6154a28ac0503 /meta-xfce | |
parent | 40c7b557ab2a0a545aed5a4dce5359397f468870 (diff) | |
download | meta-openembedded-de8a835be557e4a7138f378c0fc19e4685f8c824.tar.gz |
thunar: update to 1.6.8
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r-- | meta-xfce/recipes-xfce/thunar/thunar_1.6.8.bb (renamed from meta-xfce/recipes-xfce/thunar/thunar_1.6.6.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/thunar/thunar_1.6.6.bb b/meta-xfce/recipes-xfce/thunar/thunar_1.6.8.bb index ca4876776..ed51cdb1b 100644 --- a/meta-xfce/recipes-xfce/thunar/thunar_1.6.6.bb +++ b/meta-xfce/recipes-xfce/thunar/thunar_1.6.8.bb | |||
@@ -7,8 +7,8 @@ DEPENDS = "exo glib-2.0 gtk+ gdk-pixbuf libxfce4util libxfce4ui xfconf libsm dbu | |||
7 | inherit xfce gtk-doc | 7 | inherit xfce gtk-doc |
8 | 8 | ||
9 | SRC_URI = "http://archive.xfce.org/src/xfce/${BPN}/${@'${PV}'[0:3]}/Thunar-${PV}.tar.bz2" | 9 | SRC_URI = "http://archive.xfce.org/src/xfce/${BPN}/${@'${PV}'[0:3]}/Thunar-${PV}.tar.bz2" |
10 | SRC_URI[md5sum] = "27a5343174593dd0067906c922e6af96" | 10 | SRC_URI[md5sum] = "d7c6ae92f180c1d8d5b4c3f368142252" |
11 | SRC_URI[sha256sum] = "b9a55104b18ae01c5190d7ea02cbd7ba56d7affed9df416bf7fec6dff2d889b2" | 11 | SRC_URI[sha256sum] = "4079ccffe990cdccee48a0ae200d8a5bc9335c34721d7923b375795940cf79bb" |
12 | 12 | ||
13 | S = "${WORKDIR}/Thunar-${PV}/" | 13 | S = "${WORKDIR}/Thunar-${PV}/" |
14 | 14 | ||