From 8a46dcbe4cba0820f9c16d7ea9855457a11adb86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 19 Aug 2019 00:33:12 +0200 Subject: [PATCH] xfce4-systemload-plugin: upgrade 1.2.2 -> 1.2.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This release fixes possible leak, crasher in properties dialog and updates translations. Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- ...oad-plugin_1.2.2.bb => xfce4-systemload-plugin_1.2.3.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-xfce/recipes-panel-plugins/systemload/{xfce4-systemload-plugin_1.2.2.bb => xfce4-systemload-plugin_1.2.3.bb} (53%) diff --git a/meta-xfce/recipes-panel-plugins/systemload/xfce4-systemload-plugin_1.2.2.bb b/meta-xfce/recipes-panel-plugins/systemload/xfce4-systemload-plugin_1.2.3.bb similarity index 53% rename from meta-xfce/recipes-panel-plugins/systemload/xfce4-systemload-plugin_1.2.2.bb rename to meta-xfce/recipes-panel-plugins/systemload/xfce4-systemload-plugin_1.2.3.bb index f9fb2cad7b..88d40c4951 100644 --- a/meta-xfce/recipes-panel-plugins/systemload/xfce4-systemload-plugin_1.2.2.bb +++ b/meta-xfce/recipes-panel-plugins/systemload/xfce4-systemload-plugin_1.2.3.bb @@ -1,5 +1,5 @@ DESCRIPTION = "Panel plugin displaying current CPU load, the memory in use, the swap space and the system uptime" -HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin" +HOMEPAGE = "https://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin" LICENSE = "BSD-2-Clause" LIC_FILES_CHKSUM = "file://COPYING;md5=9acb172a93ff6c43cce2aff790a8aef8" @@ -7,5 +7,5 @@ inherit xfce-panel-plugin DEPENDS += "upower" -SRC_URI[md5sum] = "c7b9237ec4a421de5dac76449b4b5a78" -SRC_URI[sha256sum] = "3c67dfeb042eaea5aca440de9c6b3ecf99be0fbaa1cf7fdf9e6528233b46c99e" +SRC_URI[md5sum] = "5d75865be699d0b3d36a5fc17ed02d44" +SRC_URI[sha256sum] = "052407c575203da4de2db6f4a5e997220d95ec655d393dc3875a0d5a20520775"