diff mbox series

[meta-xfce,2/5] xfce4-cpugraph-plugin: 1.2.6 -> 1.2.7

Message ID 20221227154217.30842-2-kai.kang@windriver.com
State Under Review
Headers show
Series [meta-xfce,1/5] xfce4-cpufreq-plugin: 1.2.7 -> 1.2.8 | expand

Commit Message

Kai Dec. 27, 2022, 3:42 p.m. UTC
From: Kai Kang <kai.kang@windriver.com>

Update xfce4-cpugraph-plugin from 1.2.6 to 1.2.7

* correct license with LGPL-2.0-or-later

Signed-off-by: Kai Kang <kai.kang@windriver.com>
---
 ...pugraph-plugin_1.2.6.bb => xfce4-cpugraph-plugin_1.2.7.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-xfce/recipes-panel-plugins/cpugraph/{xfce4-cpugraph-plugin_1.2.6.bb => xfce4-cpugraph-plugin_1.2.7.bb} (68%)
diff mbox series

Patch

diff --git a/meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.2.6.bb b/meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.2.7.bb
similarity index 68%
rename from meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.2.6.bb
rename to meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.2.7.bb
index a9ac08989..e23188d30 100644
--- a/meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.2.6.bb
+++ b/meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.2.7.bb
@@ -1,8 +1,8 @@ 
 SUMMARY = "Panel plugin with graphical representation of the cpu frequency"
 HOMEPAGE = "https://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin"
-LICENSE = "GPL-2.0-only"
+LICENSE = "GPL-2.0-or-later"
 LIC_FILES_CHKSUM = "file://COPYING;md5=415654f59d8fa70fe4eac2c3f86c8f5e"
 
 inherit xfce-panel-plugin
 
-SRC_URI[sha256sum] = "773246f57c1824a85468d4119c17aeb07170ed1ebace8fa406c7fbcf5b47af99"
+SRC_URI[sha256sum] = "68a651e278ed7186964e455b69b15da77f8d56257e5c3d6adf783b3ee9337405"