summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2018-03-02 00:01:42 +0100
committerArmin Kuster <akuster808@gmail.com>2018-03-16 19:12:26 -0700
commit2247e32017af19380c771c0a22143a2af528c32b (patch)
treece9bc2332baf448e562f3b3ebf3adc10619cccd6
parent1a3b5c3b7be1d51e1bc4686439f7338f20792b43 (diff)
downloadmeta-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>
-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 df7c46cec..585a46d82 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
9REQUIRED_DISTRO_FEATURES = "x11" 9REQUIRED_DISTRO_FEATURES = "x11"
10 10
11SRC_URI = "http://archive.xfce.org/src/xfce/${BPN}/${@'${PV}'[0:3]}/Thunar-${PV}.tar.bz2" 11SRC_URI = "http://archive.xfce.org/src/xfce/${BPN}/${@'${PV}'[0:3]}/Thunar-${PV}.tar.bz2"
12SRC_URI[md5sum] = "3e51987757d718ee7f27d0a0447b07fa" 12SRC_URI[md5sum] = "22ba809c5b146738a3531c9abca78522"
13SRC_URI[sha256sum] = "a2900acfa92f965aff86cd7728d88a3836b3d21fb85d3355a8c5119c9975f93f" 13SRC_URI[sha256sum] = "d6112133a1c43494e3b1cb75e775e1d05988805a06fd1e11253e9a29b8ebe59a"
14 14
15S = "${WORKDIR}/Thunar-${PV}/" 15S = "${WORKDIR}/Thunar-${PV}/"
16 16