summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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