diff options
author | Kai Kang <kai.kang@windriver.com> | 2019-08-13 05:21:08 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-08-14 16:03:43 -0700 |
commit | 543e47091d8a2c5ad7b080f537bb104bc7d62d21 (patch) | |
tree | d3b1d9326e47927d64f7073a267ea8e12c1330e0 /meta-xfce | |
parent | 9f8bf6ddbd6e4d100adb309310da718eafee2129 (diff) | |
download | meta-openembedded-543e47091d8a2c5ad7b080f537bb104bc7d62d21.tar.gz |
thunar: 1.8.7 -> 1.8.9
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r-- | meta-xfce/recipes-xfce/thunar/thunar_1.8.9.bb (renamed from meta-xfce/recipes-xfce/thunar/thunar_1.8.7.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/thunar/thunar_1.8.7.bb b/meta-xfce/recipes-xfce/thunar/thunar_1.8.9.bb index 21430ba59..ff020d0c7 100644 --- a/meta-xfce/recipes-xfce/thunar/thunar_1.8.7.bb +++ b/meta-xfce/recipes-xfce/thunar/thunar_1.8.9.bb | |||
@@ -9,8 +9,8 @@ inherit xfce gobject-introspection distro_features_check | |||
9 | REQUIRED_DISTRO_FEATURES = "x11" | 9 | REQUIRED_DISTRO_FEATURES = "x11" |
10 | 10 | ||
11 | SRC_URI = "http://archive.xfce.org/src/xfce/${BPN}/${@'${PV}'[0:3]}/Thunar-${PV}.tar.bz2" | 11 | SRC_URI = "http://archive.xfce.org/src/xfce/${BPN}/${@'${PV}'[0:3]}/Thunar-${PV}.tar.bz2" |
12 | SRC_URI[md5sum] = "9abdbc78cbf9957f9727c327476a08c2" | 12 | SRC_URI[md5sum] = "fd1166e879294e4490d5fa9dccfdd9da" |
13 | SRC_URI[sha256sum] = "3e033af06751beee23e73cf16cbd97513d3c0adf358d8a42158af38a44b9d329" | 13 | SRC_URI[sha256sum] = "7a758e7ac03501c520c304f8845353315c954d429b17d591b8eea8b14f1350b9" |
14 | 14 | ||
15 | S = "${WORKDIR}/Thunar-${PV}/" | 15 | S = "${WORKDIR}/Thunar-${PV}/" |
16 | 16 | ||