From c39698b284a7a64124168d87e1456b28a7ba2621 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 6 Nov 2022 17:57:07 +0100 Subject: [PATCH] lxqt-sudo: 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-sudo/lxqt-sudo.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-lxqt/lxqt-sudo/lxqt-sudo.bb b/recipes-lxqt/lxqt-sudo/lxqt-sudo.bb index 5d0229ce..9883a15e 100644 --- a/recipes-lxqt/lxqt-sudo/lxqt-sudo.bb +++ b/recipes-lxqt/lxqt-sudo/lxqt-sudo.bb @@ -6,5 +6,5 @@ inherit lxqt qt5-translation pkgconfig DEPENDS += "liblxqt" -SRCREV = "a4650a5b3d4f60406ef62e215b8b003c45d21f77" -PV = "1.1.0" +SRCREV = "64ec40132c40e9bc1b24e542f52de9b110c9c341" +PV = "1.2.0"