From 713e70bd253310dcfa77709df163c7898bb401b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 24 May 2020 23:48:42 +0200 Subject: [PATCH] thunar: upgrade 1.8.14 -> 1.8.15 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- .../thunar/{thunar_1.8.14.bb => thunar_1.8.15.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-xfce/recipes-xfce/thunar/{thunar_1.8.14.bb => thunar_1.8.15.bb} (84%) diff --git a/meta-xfce/recipes-xfce/thunar/thunar_1.8.14.bb b/meta-xfce/recipes-xfce/thunar/thunar_1.8.15.bb similarity index 84% rename from meta-xfce/recipes-xfce/thunar/thunar_1.8.14.bb rename to meta-xfce/recipes-xfce/thunar/thunar_1.8.15.bb index 499c831528..b1f1c967af 100644 --- a/meta-xfce/recipes-xfce/thunar/thunar_1.8.14.bb +++ b/meta-xfce/recipes-xfce/thunar/thunar_1.8.15.bb @@ -8,8 +8,8 @@ inherit xfce gobject-introspection features_check mime-xdg REQUIRED_DISTRO_FEATURES = "x11" -SRC_URI[md5sum] = "24218474191ac4c7e907d5b6fd6f1831" -SRC_URI[sha256sum] = "8ac57b1f5842d5bd348bbb6dac4714f5ad1f22de651d8ec6a7099ceb19fa219f" +SRC_URI[md5sum] = "303010f4959fa23f7c13c0ccd9b8527e" +SRC_URI[sha256sum] = "7624560cf21f13869804947042610aab22075146b711593f11ceb9e494277c93" PACKAGECONFIG ??= "" PACKAGECONFIG[pcre] = "--enable-pcre,--disable-pcre,libpcre"