summaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-11-04 13:57:11 -0700
committerKhem Raj <raj.khem@gmail.com>2023-11-06 08:48:27 -0800
commit3c9102b078b21335b92a088d92382cf7ed7b6697 (patch)
treeeb4659ed18636d1f31a83fc1f97ba67cb6215422 /meta-xfce
parent4564ffbd896097cad3faa2352f49b3687251a4d8 (diff)
downloadmeta-openembedded-3c9102b078b21335b92a088d92382cf7ed7b6697.tar.gz
xfce4-netload-plugin: upgrade 1.4.0 -> 1.4.1
License-Update: GPL text changed Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-panel-plugins/netload/xfce4-netload-plugin_1.4.1.bb (renamed from meta-xfce/recipes-panel-plugins/netload/xfce4-netload-plugin_1.4.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-panel-plugins/netload/xfce4-netload-plugin_1.4.0.bb b/meta-xfce/recipes-panel-plugins/netload/xfce4-netload-plugin_1.4.1.bb
index 834f5cfaa..c30f17a7d 100644
--- a/meta-xfce/recipes-panel-plugins/netload/xfce4-netload-plugin_1.4.0.bb
+++ b/meta-xfce/recipes-panel-plugins/netload/xfce4-netload-plugin_1.4.1.bb
@@ -1,9 +1,9 @@
1SUMMARY = "Panel plugin displaying current load of the network interfaces" 1SUMMARY = "Panel plugin displaying current load of the network interfaces"
2HOMEPAGE = "https://goodies.xfce.org/projects/panel-plugins/xfce4-netload-plugin" 2HOMEPAGE = "https://goodies.xfce.org/projects/panel-plugins/xfce4-netload-plugin"
3LICENSE = "GPL-2.0-only" 3LICENSE = "GPL-2.0-only"
4LIC_FILES_CHKSUM = "file://COPYING;md5=35a7203c41b86d15546dddc05995f97f" 4LIC_FILES_CHKSUM = "file://COPYING;md5=2b6065ae7d3696cdad6869dd8627a9fe"
5 5
6inherit xfce-panel-plugin 6inherit xfce-panel-plugin
7 7
8SRC_URI = "http://archive.xfce.org/src/panel-plugins/${BPN}/${@'${PV}'[0:3]}/${BPN}-${PV}.tar.bz2" 8SRC_URI = "http://archive.xfce.org/src/panel-plugins/${BPN}/${@'${PV}'[0:3]}/${BPN}-${PV}.tar.bz2"
9SRC_URI[sha256sum] = "6c76260e101790754dd93255ec979accd97d21a21da85d8edcd6c7b01ddcd70c" 9SRC_URI[sha256sum] = "9fac3a3ad52e18584bfb127cd1721d56de1004b9fdd140915fded89704ccb44e"