diff options
-rw-r--r-- | meta-xfce/recipes-xfce/xfwm4/xfwm4_4.12.3.bb (renamed from meta-xfce/recipes-xfce/xfwm4/xfwm4_4.12.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.12.2.bb b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.12.3.bb index 8239f39272..41daa002c4 100644 --- a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.12.2.bb +++ b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.12.3.bb | |||
@@ -7,8 +7,8 @@ DEPENDS = "virtual/libx11 libxpm gtk+ libxfce4util libxfce4ui xfconf libwnck dbu | |||
7 | inherit xfce update-alternatives | 7 | inherit xfce update-alternatives |
8 | 8 | ||
9 | SRC_URI += "file://0001-don-t-block-display-events-when-time-is-set-backward.patch" | 9 | SRC_URI += "file://0001-don-t-block-display-events-when-time-is-set-backward.patch" |
10 | SRC_URI[md5sum] = "3728768dd9ea0de624cd3efc5dcccbca" | 10 | SRC_URI[md5sum] = "197ef087ca6a263627f1bea6d5a79d6f" |
11 | SRC_URI[sha256sum] = "5bb5f72b41060d10bd3823f8b69abcd462bbd8853fdf9c82041450ae68e7d75a" | 11 | SRC_URI[sha256sum] = "f4a988fbc4e0df7e8583c781d271559e56fd28696092f94ae052e9e6edb09eac" |
12 | 12 | ||
13 | python populate_packages_prepend () { | 13 | python populate_packages_prepend () { |
14 | themedir = d.expand('${datadir}/themes') | 14 | themedir = d.expand('${datadir}/themes') |