summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xfce/recipes-xfce/thunar/thunar_1.6.12.bb (renamed from meta-xfce/recipes-xfce/thunar/thunar_1.6.11.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/thunar/thunar_1.6.11.bb b/meta-xfce/recipes-xfce/thunar/thunar_1.6.12.bb
index c750e8c0f..8f1b23e36 100644
--- a/meta-xfce/recipes-xfce/thunar/thunar_1.6.11.bb
+++ b/meta-xfce/recipes-xfce/thunar/thunar_1.6.12.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] = "9749be8247cb19ed0fd36e4118c6236a" 12SRC_URI[md5sum] = "1bdf3c4a57ff886c512341f24b5e0e88"
13SRC_URI[sha256sum] = "b1c7c3121827f59610900ef1cc19aa10a50ab2cc3ae38eee15181b64256e8b42" 13SRC_URI[sha256sum] = "fb22091f07ec6de2c9d9d89c61289d2bc3436b36c8c53ccbc9c32ca8a99f2086"
14 14
15S = "${WORKDIR}/Thunar-${PV}/" 15S = "${WORKDIR}/Thunar-${PV}/"
16 16