summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xfce/recipes-xfce/thunar/thunar_1.8.10.bb (renamed from meta-xfce/recipes-xfce/thunar/thunar_1.8.9.bb)7
1 files changed, 2 insertions, 5 deletions
diff --git a/meta-xfce/recipes-xfce/thunar/thunar_1.8.9.bb b/meta-xfce/recipes-xfce/thunar/thunar_1.8.10.bb
index bc996c15d..f2376aa52 100644
--- a/meta-xfce/recipes-xfce/thunar/thunar_1.8.9.bb
+++ b/meta-xfce/recipes-xfce/thunar/thunar_1.8.10.bb
@@ -8,11 +8,8 @@ inherit xfce gobject-introspection features_check
8 8
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[md5sum] = "85c7394d82542d5a023f1f5baef109d8"
12SRC_URI[md5sum] = "fd1166e879294e4490d5fa9dccfdd9da" 12SRC_URI[sha256sum] = "3d448d81c0e49efbaa5ae6bf34ac3c88a614178a1127afaee6b3a1b5ee12e709"
13SRC_URI[sha256sum] = "7a758e7ac03501c520c304f8845353315c954d429b17d591b8eea8b14f1350b9"
14
15S = "${WORKDIR}/Thunar-${PV}/"
16 13
17PACKAGECONFIG ??= "" 14PACKAGECONFIG ??= ""
18PACKAGECONFIG[pcre] = "--enable-pcre,--disable-pcre,libpcre" 15PACKAGECONFIG[pcre] = "--enable-pcre,--disable-pcre,libpcre"