diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2020-05-24 23:48:42 +0200 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2020-05-28 21:50:13 -0700 |
commit | cc155826b0b4f202a8fa4ac103b7c38368d32734 (patch) | |
tree | c55ad9adbb3478013342b81df06e0b3cf7073e9d | |
parent | ec8d71c988cf04470ccf80f4c8db5116921743c3 (diff) | |
download | meta-openembedded-cc155826b0b4f202a8fa4ac103b7c38368d32734.tar.gz |
thunar: upgrade 1.8.14 -> 1.8.15
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 713e70bd253310dcfa77709df163c7898bb401b3)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r-- | meta-xfce/recipes-xfce/thunar/thunar_1.8.15.bb (renamed from meta-xfce/recipes-xfce/thunar/thunar_1.8.14.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/thunar/thunar_1.8.14.bb b/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 | |||
8 | 8 | ||
9 | REQUIRED_DISTRO_FEATURES = "x11" | 9 | REQUIRED_DISTRO_FEATURES = "x11" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "24218474191ac4c7e907d5b6fd6f1831" | 11 | SRC_URI[md5sum] = "303010f4959fa23f7c13c0ccd9b8527e" |
12 | SRC_URI[sha256sum] = "8ac57b1f5842d5bd348bbb6dac4714f5ad1f22de651d8ec6a7099ceb19fa219f" | 12 | SRC_URI[sha256sum] = "7624560cf21f13869804947042610aab22075146b711593f11ceb9e494277c93" |
13 | 13 | ||
14 | PACKAGECONFIG ??= "" | 14 | PACKAGECONFIG ??= "" |
15 | PACKAGECONFIG[pcre] = "--enable-pcre,--disable-pcre,libpcre" | 15 | PACKAGECONFIG[pcre] = "--enable-pcre,--disable-pcre,libpcre" |