diff options
-rw-r--r-- | meta-xfce/recipes-xfce/thunar/thunar_4.19.0.bb (renamed from meta-xfce/recipes-xfce/thunar/thunar_4.18.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/thunar/thunar_4.18.4.bb b/meta-xfce/recipes-xfce/thunar/thunar_4.19.0.bb index 921dba0631f..02e4ef956a7 100644 --- a/meta-xfce/recipes-xfce/thunar/thunar_4.18.4.bb +++ b/meta-xfce/recipes-xfce/thunar/thunar_4.19.0.bb @@ -10,7 +10,7 @@ inherit xfce gobject-introspection features_check mime-xdg perlnative # cairo would at least needed to be built with xlib. ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" -SRC_URI[sha256sum] = "c4463ce2fb1d628adce70a828e8b4de5fa0802236894d2c40f749471619bedcc" +SRC_URI[sha256sum] = "684f1422c4d92b00db477ecaa2a0ed38ce688e2a567e5d70b7cf66fc6dd6fd18" PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)}" PACKAGECONFIG[pcre] = "--enable-pcre2,--disable-pcre2,libpcre2" |