From: Alexander Kanavin Date: Wed, 19 Jan 2022 10:41:09 +0000 (+0100) Subject: libinput: upgrade 1.19.2 -> 1.19.3 X-Git-Tag: uninative-3.5~192 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=0921d3747238b6131ad6945633a5ced2a88f09fb;p=openembedded-core.git libinput: upgrade 1.19.2 -> 1.19.3 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/wayland/libinput_1.19.2.bb b/meta/recipes-graphics/wayland/libinput_1.19.3.bb similarity index 95% rename from meta/recipes-graphics/wayland/libinput_1.19.2.bb rename to meta/recipes-graphics/wayland/libinput_1.19.3.bb index 590dee42e5..a7f13240d5 100644 --- a/meta/recipes-graphics/wayland/libinput_1.19.2.bb +++ b/meta/recipes-graphics/wayland/libinput_1.19.3.bb @@ -16,7 +16,7 @@ SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BP}.tar.xz \ file://run-ptest \ file://determinism.patch \ " -SRC_URI[sha256sum] = "0fc39f0af3ee1a77c60c34bc45391a4d0879169f7c0f7bbbeb5eef590b98b883" +SRC_URI[sha256sum] = "3cae78ccde19d7d0f387e58bc734d4d17ab5f6426f54a9e8b728c90b17baa068" UPSTREAM_CHECK_REGEX = "libinput-(?P\d+\.\d+\.(?!9\d+)\d+)"