From 3da100637fb2ae8e90e3d9bc3953c22c61ea083a Mon Sep 17 00:00:00 2001 From: Peter Seiderer Date: Mon, 25 Oct 2021 21:44:56 +0200 Subject: [PATCH] package/libinput: bump version to 1.19.2 For details see [1]. [1] https://lists.freedesktop.org/archives/wayland-devel/2021-October/042003.html Signed-off-by: Peter Seiderer Signed-off-by: Peter Korsgaard --- package/libinput/libinput.hash | 6 +++--- package/libinput/libinput.mk | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package/libinput/libinput.hash b/package/libinput/libinput.hash index 0f0b12bc49..31bf7bcf69 100644 --- a/package/libinput/libinput.hash +++ b/package/libinput/libinput.hash @@ -1,6 +1,6 @@ -# From https://lists.freedesktop.org/archives/wayland-devel/2021-September/041989.html -sha256 0bdcf5b1783b737854b7af1ca22df67bc36a6fe7c9cfa71f01e9149f9220446d libinput-1.19.1.tar.xz -sha512 63084f5e081ee4918fee8584d99e6feb84ce9b771015c556c930843e0097abb9b93b6f9731c488b8493eac18fa4086f4822a2ed00f3cb3258346341ad0061c36 libinput-1.19.1.tar.xz +# From https://lists.freedesktop.org/archives/wayland-devel/2021-October/042003.html +sha256 0fc39f0af3ee1a77c60c34bc45391a4d0879169f7c0f7bbbeb5eef590b98b883 libinput-1.19.2.tar.xz +sha512 fc5244dc90ceb710f7b5bb76a3cafc7dd5a8d5fa05c51122412615bfc3a99435d6a1017b79c3ce73561139fc2f5959acaf16cb9500796ea2f3eb6cb95d1a1acb libinput-1.19.2.tar.xz # License files sha256 80de50b2022a840db044c56db804ca3565600a692c0714babface587acc6d1b0 COPYING diff --git a/package/libinput/libinput.mk b/package/libinput/libinput.mk index 0c232994df..682209262e 100644 --- a/package/libinput/libinput.mk +++ b/package/libinput/libinput.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBINPUT_VERSION = 1.19.1 +LIBINPUT_VERSION = 1.19.2 LIBINPUT_SOURCE = libinput-$(LIBINPUT_VERSION).tar.xz LIBINPUT_SITE = http://www.freedesktop.org/software/libinput LIBINPUT_DEPENDENCIES = host-pkgconf libevdev mtdev udev