Various quirk fixes mostly.
https://gitlab.freedesktop.org/libinput/libinput/-/releases/1.25.0

Signed-off-by: Christian Melki <christian.me...@t2data.com>
---
 rules/libinput.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/libinput.make b/rules/libinput.make
index 59aea1a16..f28917752 100644
--- a/rules/libinput.make
+++ b/rules/libinput.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBINPUT) += libinput
 #
 # Paths and names
 #
-LIBINPUT_VERSION       := 1.24.0
-LIBINPUT_MD5           := ea7e111eca1d8842d92036b1de2369b6
+LIBINPUT_VERSION       := 1.25.0
+LIBINPUT_MD5           := fc582c553e40be99bea49adf6d4aa669
 LIBINPUT               := libinput-$(LIBINPUT_VERSION)
 LIBINPUT_SUFFIX                := tar.gz
 LIBINPUT_URL           := 
https://gitlab.freedesktop.org/libinput/libinput/-/archive/$(LIBINPUT_VERSION)/$(LIBINPUT).$(LIBINPUT_SUFFIX)
-- 
2.34.1


Reply via email to