From d23a2770e7bb721b32bc9fff3e93099b6c56614f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 12 Dec 2017 00:27:24 +0100 Subject: [PATCH] sddm: update 0.16.0 -> 0.17.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-misc/recipes-graphics/sddm/sddm_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-misc/recipes-graphics/sddm/sddm_git.bb b/recipes-misc/recipes-graphics/sddm/sddm_git.bb index ad6e107e..fd8e1282 100644 --- a/recipes-misc/recipes-graphics/sddm/sddm_git.bb +++ b/recipes-misc/recipes-graphics/sddm/sddm_git.bb @@ -23,8 +23,8 @@ SRC_URI = " \ file://sddm-autologin.pam \ file://sddm.conf \ " -SRCREV = "65662cb694bede3d1cd39bd4d9d8a9f45d2a102b" -PV = "0.16.0" +SRCREV = "a15888b04dee1c3194b1b81b7660b6e0f5ebdb43" +PV = "0.17.0" S = "${WORKDIR}/git"