diff options
-rw-r--r-- | meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.16.0.bb (renamed from meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.14.2.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.14.2.bb b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.16.0.bb index a512a62ff7..e8b2b72b67 100644 --- a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.14.2.bb +++ b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.16.0.bb | |||
@@ -8,8 +8,7 @@ inherit xfce features_check | |||
8 | 8 | ||
9 | REQUIRED_DISTRO_FEATURES = "x11" | 9 | REQUIRED_DISTRO_FEATURES = "x11" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "5db09df39b0808f25bd3a3128f8c9e77" | 11 | SRC_URI[sha256sum] = "934ba5affecff21e62d9fac1dd50c50cd94b3a807fefa5f5bff59f3d6f155bae" |
12 | SRC_URI[sha256sum] = "a30534461fea907f969f608a11c84be0b1aaad687c591c32cd56a9d274ea3e74" | ||
13 | 12 | ||
14 | PACKAGECONFIG ??= "" | 13 | PACKAGECONFIG ??= "" |
15 | PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify" | 14 | PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify" |