diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2019-11-06 07:54:33 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-11-06 19:58:01 -0800 |
commit | b5eac5d26b8a9b36fd57d8fc6f700efe6f54d4ff (patch) | |
tree | dd007b5522bc40b9d80d0b715fa0f4458c75a595 /meta-xfce | |
parent | 69fe6948c8fcf12828542279325462c2137370eb (diff) | |
download | meta-openembedded-contrib-b5eac5d26b8a9b36fd57d8fc6f700efe6f54d4ff.tar.gz |
xfce4-whiskermenu-plugin: upgrade 2.3.3 -> 2.3.4
Release notes for 2.3.4
Acked-by: Kai Kang <kai.kang@windriver.com>
=======================
- Fix building against xfce4-panel 4.15.0
- Translation updates: Dutch, Galician, Georgian.
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.3.4.bb (renamed from meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.3.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.3.3.bb b/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.3.4.bb index a05f0dc6f06..595e3c81572 100644 --- a/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.3.3.bb +++ b/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.3.4.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" inherit xfce-panel-plugin cmake -SRC_URI[md5sum] = "21f1e1d8d4a030f23d358d6c5ac50f2a" -SRC_URI[sha256sum] = "e0c6cc4fc1e685bc9601ec217a803d5489ca3276f4008bf056600471c6ac1848" +SRC_URI[md5sum] = "ee9e378fae78b230a23b241cf727c84b" +SRC_URI[sha256sum] = "84d3de35695a023aab181f7a9b75f59029eb3b07c3e47a5e11e8bd79db62570e" RRECOMMENDS_${PN} += "menulibre" |