diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2014-04-01 11:50:12 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-04-20 10:40:27 +0200 |
commit | afed48daf04ad7f0d0079433aa845d4ac0cc4de8 (patch) | |
tree | 0fa6d7f98817d2247adf5c33856b8edc4a2bd4a4 /meta-xfce | |
parent | 52e3b5fdf7eb963b2220121ad346e9ad2b44d376 (diff) | |
download | meta-openembedded-afed48daf04ad7f0d0079433aa845d4ac0cc4de8.tar.gz |
xfce4-dev-tools: update to 4.11.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r-- | meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.11.0.bb (renamed from meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.10.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.10.0.bb b/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.11.0.bb index 68e848af0..3312fbdfe 100644 --- a/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.10.0.bb +++ b/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.11.0.bb | |||
@@ -10,8 +10,8 @@ inherit autotools | |||
10 | BBCLASSEXTEND = "native" | 10 | BBCLASSEXTEND = "native" |
11 | 11 | ||
12 | SRC_URI = "http://archive.xfce.org/src/xfce/${BPN}/${@'${PV}'[0:4]}/${BPN}-${PV}.tar.bz2" | 12 | SRC_URI = "http://archive.xfce.org/src/xfce/${BPN}/${@'${PV}'[0:4]}/${BPN}-${PV}.tar.bz2" |
13 | SRC_URI[md5sum] = "372b74f432e7e02d946c2ea9d3de2805" | 13 | SRC_URI[md5sum] = "36112d0256092c30bd1b47105c547edf" |
14 | SRC_URI[sha256sum] = "f79649bbfbbf16881494ee9f67035063765aec12e23ab9bac31de2c8a4f32bf8" | 14 | SRC_URI[sha256sum] = "2dccdd4935716a97db28464ba2403572ce03134fd7adf294e1a59eaf297e6555" |
15 | 15 | ||
16 | do_install_append() { | 16 | do_install_append() { |
17 | install -d ${D}${datadir}/aclocal | 17 | install -d ${D}${datadir}/aclocal |