From 66568c7fac83f3e5ce4d3a87cb05f72c022063af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 6 Nov 2022 16:32:27 +0100 Subject: [PATCH] lxqt-panel: upgrade 1.1.0 -> 1.2.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 0ff9a033..28e9fd8c 100644 --- a/recipes-lxqt/lxqt-panel/lxqt-panel.bb +++ b/recipes-lxqt/lxqt-panel/lxqt-panel.bb @@ -15,8 +15,8 @@ DEPENDS += " \ kwindowsystem \ " -SRCREV = "84ca87924119c6967207abb5a08f9d571ed33eb8" -PV = "1.1.0" +SRCREV = "388588071d96d8bb1ae4acf4fee4beb275d96a7d" +PV = "1.2.0" PACKAGECONFIG[cpu_plugin] = "-DCPULOAD_PLUGIN=Yes,-DCPULOAD_PLUGIN=No, libstatgrab" PACKAGECONFIG[dom] = "-DDOM_PLUGIN=Yes,-DDOM_PLUGIN=No"