diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2018-03-02 00:01:42 +0100 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2018-03-16 19:12:26 -0700 |
commit | 2247e32017af19380c771c0a22143a2af528c32b (patch) | |
tree | ce9bc2332baf448e562f3b3ebf3adc10619cccd6 /meta-xfce/recipes-xfce | |
parent | 1a3b5c3b7be1d51e1bc4686439f7338f20792b43 (diff) | |
download | meta-openembedded-2247e32017af19380c771c0a22143a2af528c32b.tar.gz |
thunar: update 1.6.13 -> 1.6.14
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-xfce')
-rw-r--r-- | meta-xfce/recipes-xfce/thunar/thunar_1.6.14.bb (renamed from meta-xfce/recipes-xfce/thunar/thunar_1.6.13.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/thunar/thunar_1.6.13.bb b/meta-xfce/recipes-xfce/thunar/thunar_1.6.14.bb index df7c46cec0..585a46d820 100644 --- a/meta-xfce/recipes-xfce/thunar/thunar_1.6.13.bb +++ b/meta-xfce/recipes-xfce/thunar/thunar_1.6.14.bb | |||
@@ -9,8 +9,8 @@ inherit xfce 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] = "3e51987757d718ee7f27d0a0447b07fa" | 12 | SRC_URI[md5sum] = "22ba809c5b146738a3531c9abca78522" |
13 | SRC_URI[sha256sum] = "a2900acfa92f965aff86cd7728d88a3836b3d21fb85d3355a8c5119c9975f93f" | 13 | SRC_URI[sha256sum] = "d6112133a1c43494e3b1cb75e775e1d05988805a06fd1e11253e9a29b8ebe59a" |
14 | 14 | ||
15 | S = "${WORKDIR}/Thunar-${PV}/" | 15 | S = "${WORKDIR}/Thunar-${PV}/" |
16 | 16 | ||