[Buildroot] [git commit] package/libinput: bump version to 1.18.0
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Date: 2021-07-24 07:47:21
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=a87d99af2f88eb2755959163727584f673483748 branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master For details see [1]. [1] https://lists.freedesktop.org/archives/wayland-devel/2021-June/041849.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 038859289a..de8e94f9fa 100644
--- a/package/libinput/libinput.hash
+++ b/package/libinput/libinput.hash@@ -1,6 +1,6 @@ -# From https://lists.freedesktop.org/archives/wayland-devel/2021-May/041834.html -sha256 0d010e0bf601b5d3a06b3c4d77d67751cf554f3e6448e57aa046ea9ee8f818ac libinput-1.17.3.tar.xz -sha512 3d1ab4362ede886996795d700a938d20e04cd922e8f9598fe9346f9f93e149119526fb324a096787b4b8a47bf3e5613130bcd874f10df86761031710d2acc792 libinput-1.17.3.tar.xz +# 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 # License files sha256 70d5b1dfe5a9c50a1f2ea91b1c2b1c85d876c5c92339585edbb85cf69e945e14 COPYING
diff --git a/package/libinput/libinput.mk b/package/libinput/libinput.mk
index 8ce60c8639..32b822edb7 100644
--- a/package/libinput/libinput.mk
+++ b/package/libinput/libinput.mk@@ -4,7 +4,7 @@ # ################################################################################ -LIBINPUT_VERSION = 1.17.3 +LIBINPUT_VERSION = 1.18.0 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