diff options
author | Kai Kang <kai.kang@windriver.com> | 2019-07-16 10:12:27 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-07-16 09:11:02 -0700 |
commit | 82cbb6390667ddb18f186698113ce9d5ece1f921 (patch) | |
tree | 4e69a137f15aa2a4ecef8ffa0921a63cbfbce6cb /meta-xfce/recipes-xfce | |
parent | 62f2b27393a574d6fc10bd04ac706ff6ce03fc7c (diff) | |
download | meta-openembedded-82cbb6390667ddb18f186698113ce9d5ece1f921.tar.gz |
xfce4-dev-tools: 4.12.0 -> 4.13.0
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-xfce')
-rw-r--r-- | meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.13.0.bb (renamed from meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.12.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.12.0.bb b/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.13.0.bb index 5557f6df9..bfa93c3bd 100644 --- a/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.12.0.bb +++ b/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.13.0.bb | |||
@@ -10,8 +10,8 @@ inherit autotools pkgconfig | |||
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] = "559202c4d9650e23696c44aa94cfc5a9" | 13 | SRC_URI[md5sum] = "dc7ce082ed0fb9a8f2c0953a939b8d42" |
14 | SRC_URI[sha256sum] = "e2e3a654fe9110df81f8c2483c9cbfa6d656fed15d5e5e717d6ef10bd0f5b5cb" | 14 | SRC_URI[sha256sum] = "d24d4db2151a35324c672d4596a6a256f7d92727fe6a9d23648ab53f5207ba3b" |
15 | 15 | ||
16 | do_install_append() { | 16 | do_install_append() { |
17 | install -d ${D}${datadir}/aclocal | 17 | install -d ${D}${datadir}/aclocal |