From a95f0e39cb9bf039618a56bfddcc4f0558bad3df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 11 Jan 2022 13:15:47 +0100 Subject: [PATCH] thunar: upgrade 4.16.8 -> 4.16.9 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 --- .../recipes-xfce/thunar/{thunar_4.16.8.bb => thunar_4.16.9.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-xfce/recipes-xfce/thunar/{thunar_4.16.8.bb => thunar_4.16.9.bb} (89%) diff --git a/meta-xfce/recipes-xfce/thunar/thunar_4.16.8.bb b/meta-xfce/recipes-xfce/thunar/thunar_4.16.9.bb similarity index 89% rename from meta-xfce/recipes-xfce/thunar/thunar_4.16.8.bb rename to meta-xfce/recipes-xfce/thunar/thunar_4.16.9.bb index 41963b9966..169480ae84 100644 --- a/meta-xfce/recipes-xfce/thunar/thunar_4.16.8.bb +++ b/meta-xfce/recipes-xfce/thunar/thunar_4.16.9.bb @@ -8,7 +8,7 @@ inherit xfce gobject-introspection features_check mime-xdg REQUIRED_DISTRO_FEATURES = "x11" -SRC_URI[sha256sum] = "038ca228d220cd0ba1b7b76465d8a51f2433ad1f74648d1d291daa0a24cb3195" +SRC_URI[sha256sum] = "520bf318eef8bc792db38ae4af343b648f87d4b8d66f5b5d6f092e15264ee5af" PACKAGECONFIG ??= "" PACKAGECONFIG[pcre] = "--enable-pcre,--disable-pcre,libpcre"