https://lore.freedesktop.org/wayland-devel/aiDR_N7VUOSOfBUA@quokka/T/
Signed-off-by: Philipp Zabel <[email protected]> --- rules/libinput.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/libinput.make b/rules/libinput.make index 5ab6c9db80f1..5d77d587c4ac 100644 --- a/rules/libinput.make +++ b/rules/libinput.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBINPUT) += libinput # # Paths and names # -LIBINPUT_VERSION := 1.31.2 -LIBINPUT_SHA256 := 507a40b8a74568ed7c2bd05acf2e15ee3d9f4703102dca86d4f6a804e73bf1f6 +LIBINPUT_VERSION := 1.31.3 +LIBINPUT_SHA256 := b6749bf6f1890f6631c0a70a027c35fec9d2e096a39f720548896e41474a9854 LIBINPUT := libinput-$(LIBINPUT_VERSION) LIBINPUT_SUFFIX := tar.gz LIBINPUT_URL := https://gitlab.freedesktop.org/libinput/libinput/-/archive/$(LIBINPUT_VERSION)/$(LIBINPUT).$(LIBINPUT_SUFFIX) -- 2.47.3
