From: Alexander Kanavin Date: Wed, 27 Oct 2021 09:07:17 +0000 (+0200) Subject: libinput: upgrade 1.19.1 -> 1.19.2 X-Git-Tag: uninative-3.5~1047 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=39a19417d2bd755ce0fcc6d34be265759030ee49;p=openembedded-core.git libinput: upgrade 1.19.1 -> 1.19.2 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-graphics/wayland/libinput_1.19.1.bb b/meta/recipes-graphics/wayland/libinput_1.19.2.bb similarity index 95% rename from meta/recipes-graphics/wayland/libinput_1.19.1.bb rename to meta/recipes-graphics/wayland/libinput_1.19.2.bb index adf63933f5..590dee42e5 100644 --- a/meta/recipes-graphics/wayland/libinput_1.19.1.bb +++ b/meta/recipes-graphics/wayland/libinput_1.19.2.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] = "0bdcf5b1783b737854b7af1ca22df67bc36a6fe7c9cfa71f01e9149f9220446d" +SRC_URI[sha256sum] = "0fc39f0af3ee1a77c60c34bc45391a4d0879169f7c0f7bbbeb5eef590b98b883" UPSTREAM_CHECK_REGEX = "libinput-(?P\d+\.\d+\.(?!9\d+)\d+)"