diff options
-rw-r--r-- | meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.14.2.bb (renamed from meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.14.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.14.1.bb b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.14.2.bb index d326f9209..8013b929f 100644 --- a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.14.1.bb +++ b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.14.2.bb | |||
@@ -11,8 +11,8 @@ REQUIRED_DISTRO_FEATURES = "x11" | |||
11 | SRC_URI += " \ | 11 | SRC_URI += " \ |
12 | file://0001-xsettings.xml-Set-default-themes.patch \ | 12 | file://0001-xsettings.xml-Set-default-themes.patch \ |
13 | " | 13 | " |
14 | SRC_URI[md5sum] = "2f4171c21db905d9ba0ca9bee3fc7a5b" | 14 | SRC_URI[md5sum] = "c4816eeb518414255ead805fe220acf1" |
15 | SRC_URI[sha256sum] = "e873e9f6b8e801fd9304ee100c4c76ed9987446c38429d02477c086431c0bf7a" | 15 | SRC_URI[sha256sum] = "ebf70ff83e4fd0cb33fa0c3e871ca4df5127a505b30b83a6f780cf3f181b0af5" |
16 | 16 | ||
17 | EXTRA_OECONF += "--enable-maintainer-mode --disable-debug" | 17 | EXTRA_OECONF += "--enable-maintainer-mode --disable-debug" |
18 | 18 | ||