From c1f5e2865a56b0d512b6eac7282cf0e4aeb6211b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 26 Feb 2019 21:33:11 +0100 Subject: [PATCH] lxqt-sudo: upgrade 0.14.0 -> 0.14.1 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_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-lxqt/lxqt-sudo/lxqt-sudo_git.bb b/recipes-lxqt/lxqt-sudo/lxqt-sudo_git.bb index db903026..30bc6f34 100644 --- a/recipes-lxqt/lxqt-sudo/lxqt-sudo_git.bb +++ b/recipes-lxqt/lxqt-sudo/lxqt-sudo_git.bb @@ -6,5 +6,5 @@ inherit lxqt pkgconfig DEPENDS += "liblxqt" -SRCREV = "fbe3e23761e979d1231f2e07fbc27a1e94cf6c12" -PV = "0.14.0" +SRCREV = "2237ac6f85edcc339b3cdcef35385ef204589ac2" +PV = "0.14.1"