diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2021-01-28 08:47:25 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-01-28 16:53:13 -0800 |
commit | 8c70a33607e9489c265bdae1a79162a6d9fbf2c8 (patch) | |
tree | 3e2af1ee39d4dfb8920b9edc331c41ba8db0eb00 /meta-xfce | |
parent | 2e994fdab5e52e41ec7a64cdaa3597febf22db12 (diff) | |
download | meta-openembedded-8c70a33607e9489c265bdae1a79162a6d9fbf2c8.tar.gz |
xfce4-whiskermenu-plugin: upgrade 2.5.2 -> 2.5.3
Release notes for 2.5.3
=======================
- Fix invalid command expansion with Xfce 4.14 (Issue #39)
- Translation updates: Basque, Portuguese (Brazil).
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r-- | meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.5.3.bb (renamed from meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.5.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.5.2.bb b/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.5.3.bb index 366597731..5c48101d1 100644 --- a/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.5.2.bb +++ b/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.5.3.bb | |||
@@ -5,6 +5,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | |||
5 | 5 | ||
6 | inherit xfce-panel-plugin cmake | 6 | inherit xfce-panel-plugin cmake |
7 | 7 | ||
8 | SRC_URI[sha256sum] = "a6f7070afd1c9020257d8ed7483872643a6cddd76d5d73de107c7fbd981fc515" | 8 | SRC_URI[sha256sum] = "39cc34c8a83381997c6faaacb6bf792339234303438a1fccd15c9a1770b87daf" |
9 | 9 | ||
10 | RRECOMMENDS_${PN} += "menulibre" | 10 | RRECOMMENDS_${PN} += "menulibre" |