From 44284f23c18eb8e68fcf2070db182e878415f883 Mon Sep 17 00:00:00 2001 From: Kai Kang Date: Tue, 16 Mar 2021 11:41:59 +0800 Subject: xfce4-genmon-plugin: 4.1.0 -> 4.1.1 Signed-off-by: Kai Kang Signed-off-by: Khem Raj --- .../recipes-panel-plugins/genmon/xfce4-genmon-plugin_4.1.0.bb | 8 -------- .../recipes-panel-plugins/genmon/xfce4-genmon-plugin_4.1.1.bb | 8 ++++++++ 2 files changed, 8 insertions(+), 8 deletions(-) delete mode 100644 meta-xfce/recipes-panel-plugins/genmon/xfce4-genmon-plugin_4.1.0.bb create mode 100644 meta-xfce/recipes-panel-plugins/genmon/xfce4-genmon-plugin_4.1.1.bb diff --git a/meta-xfce/recipes-panel-plugins/genmon/xfce4-genmon-plugin_4.1.0.bb b/meta-xfce/recipes-panel-plugins/genmon/xfce4-genmon-plugin_4.1.0.bb deleted file mode 100644 index a51c52f23b..0000000000 --- a/meta-xfce/recipes-panel-plugins/genmon/xfce4-genmon-plugin_4.1.0.bb +++ /dev/null @@ -1,8 +0,0 @@ -DESCRIPTION = "This plugin cyclically spawns the indicated script/program, captures its output (stdout) and displays the resulting string into the panel." -HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin" -LICENSE = "LGPLv2.1" -LIC_FILES_CHKSUM = "file://COPYING;md5=68ad62c64cc6c620126241fd429e68fe" - -inherit xfce-panel-plugin - -SRC_URI[sha256sum] = "d1256b4b47545c7bdb16842b21eaf3ac167be443e8f2f1093cf4209e65c84e7d" diff --git a/meta-xfce/recipes-panel-plugins/genmon/xfce4-genmon-plugin_4.1.1.bb b/meta-xfce/recipes-panel-plugins/genmon/xfce4-genmon-plugin_4.1.1.bb new file mode 100644 index 0000000000..9a6d4b19c8 --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/genmon/xfce4-genmon-plugin_4.1.1.bb @@ -0,0 +1,8 @@ +DESCRIPTION = "This plugin cyclically spawns the indicated script/program, captures its output (stdout) and displays the resulting string into the panel." +HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin" +LICENSE = "LGPLv2.1" +LIC_FILES_CHKSUM = "file://COPYING;md5=68ad62c64cc6c620126241fd429e68fe" + +inherit xfce-panel-plugin + +SRC_URI[sha256sum] = "b2119fd0ff19fa293b97ec97b0de8e241799e08b86218515167c568bd9b50135" -- cgit v1.2.3-54-g00ecf