diff options
-rw-r--r-- | meta-xfce/recipes-xfce/xfwm4/xfwm4_4.13.2.bb (renamed from meta-xfce/recipes-xfce/xfwm4/xfwm4_4.13.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.13.1.bb b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.13.2.bb index 64ad9f64ef..6075977f22 100644 --- a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.13.1.bb +++ b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.13.2.bb | |||
@@ -8,8 +8,8 @@ inherit xfce update-alternatives distro_features_check | |||
8 | 8 | ||
9 | REQUIRED_DISTRO_FEATURES = "x11" | 9 | REQUIRED_DISTRO_FEATURES = "x11" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "1a78bcc2100c03f6fea0dbce0ca813cf" | 11 | SRC_URI[md5sum] = "aee4a8375beeae09715e77479610ff02" |
12 | SRC_URI[sha256sum] = "75ebc20d313cff4905e76fc320254c30461dbfa985461b8e75dca04770cedf12" | 12 | SRC_URI[sha256sum] = "7be8a63e92077e42e6cc064a1dfdae608ab99fdc730adbd5200802dbdd86d5a9" |
13 | 13 | ||
14 | PACKAGECONFIG ?= " \ | 14 | PACKAGECONFIG ?= " \ |
15 | ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'epoxy', '', d)} \ | 15 | ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'epoxy', '', d)} \ |