From 1096b2b1c52ec9e4d31f2c63623dec222aef777d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 24 Apr 2022 23:33:40 +0200 Subject: [PATCH] lxqt-panel: upgrade 1.0.0 -> 1.1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-lxqt/lxqt-panel/lxqt-panel.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-lxqt/lxqt-panel/lxqt-panel.bb b/recipes-lxqt/lxqt-panel/lxqt-panel.bb index 87430356..0ff9a033 100644 --- a/recipes-lxqt/lxqt-panel/lxqt-panel.bb +++ b/recipes-lxqt/lxqt-panel/lxqt-panel.bb @@ -15,8 +15,8 @@ DEPENDS += " \ kwindowsystem \ " -SRCREV = "5b887182ee32b0b26a003dd63ce8ecf8da09261a" -PV = "1.0.0" +SRCREV = "84ca87924119c6967207abb5a08f9d571ed33eb8" +PV = "1.1.0" PACKAGECONFIG[cpu_plugin] = "-DCPULOAD_PLUGIN=Yes,-DCPULOAD_PLUGIN=No, libstatgrab" PACKAGECONFIG[dom] = "-DDOM_PLUGIN=Yes,-DDOM_PLUGIN=No"