diff options
Diffstat (limited to 'meta/recipes-graphics/wayland')
-rw-r--r-- | meta/recipes-graphics/wayland/libinput_1.19.4.bb (renamed from meta/recipes-graphics/wayland/libinput_1.19.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/wayland/libinput_1.19.3.bb b/meta/recipes-graphics/wayland/libinput_1.19.4.bb index a7f13240d5..a7d0c4be69 100644 --- a/meta/recipes-graphics/wayland/libinput_1.19.3.bb +++ b/meta/recipes-graphics/wayland/libinput_1.19.4.bb | |||
@@ -16,7 +16,7 @@ SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BP}.tar.xz \ | |||
16 | file://run-ptest \ | 16 | file://run-ptest \ |
17 | file://determinism.patch \ | 17 | file://determinism.patch \ |
18 | " | 18 | " |
19 | SRC_URI[sha256sum] = "3cae78ccde19d7d0f387e58bc734d4d17ab5f6426f54a9e8b728c90b17baa068" | 19 | SRC_URI[sha256sum] = "ff33a570b5a936c81e6c08389a8581c2665311d026ce3d225c88d09c49f9b440" |
20 | 20 | ||
21 | UPSTREAM_CHECK_REGEX = "libinput-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)" | 21 | UPSTREAM_CHECK_REGEX = "libinput-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)" |
22 | 22 | ||