[Buildroot] [git commit branch/next] package/libinput: bump version to 1.18.1
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Date: 2021-08-13 13:13:26
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=4e6084833816701fa940afb22f2b1ed64a163c93 branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/next For details see [1]. [1] https://lists.freedesktop.org/archives/wayland-devel/2021-August/041934.html Signed-off-by: Peter Seiderer <redacted> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> --- 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 7958cbac88..8b6a5466ed 100644
--- a/package/libinput/libinput.hash
+++ b/package/libinput/libinput.hash@@ -1,6 +1,6 @@ -# From https://lists.freedesktop.org/archives/wayland-devel/2021-June/041849.html -sha256 18c6a286583268d39841348e561fbb4713bde0c643b360f5d8a3f27800afdb9a libinput-1.18.0.tar.xz -sha512 9a834f075d7a1f892416bb6b241eb052f749d3aa883c4b39c0f1c9616c115d6b9a541b587508646fddaf0d3fe57af92fe4629b522d1d51196499e7b523e0aa90 libinput-1.18.0.tar.xz +# From https://lists.freedesktop.org/archives/wayland-devel/2021-August/041934.html +sha256 9ca14021fbc2523bc0610582c51f368321592040b6ca63becc2fa1ea11f1a7cb libinput-1.18.1.tar.xz +sha512 450e38c0f8245aa0165a8047d25aebee646332f0f2ed442bb2d1bd3e723c2082b6d00d6e3bda308981ece8e29b5cddbd56eab900d2b7497705a45fc27b281828 libinput-1.18.1.tar.xz # License files sha256 80de50b2022a840db044c56db804ca3565600a692c0714babface587acc6d1b0 COPYING
diff --git a/package/libinput/libinput.mk b/package/libinput/libinput.mk
index 32b822edb7..844a4ae8ba 100644
--- a/package/libinput/libinput.mk
+++ b/package/libinput/libinput.mk@@ -4,7 +4,7 @@ # ################################################################################ -LIBINPUT_VERSION = 1.18.0 +LIBINPUT_VERSION = 1.18.1 LIBINPUT_SOURCE = libinput-$(LIBINPUT_VERSION).tar.xz LIBINPUT_SITE = http://www.freedesktop.org/software/libinput LIBINPUT_DEPENDENCIES = host-pkgconf libevdev mtdev udev
_______________________________________________ buildroot mailing list buildroot@busybox.net http://lists.busybox.net/mailman/listinfo/buildroot