[Buildroot] [git commit] package/libinput: bump version to 1.19.3
From: Arnout Vandecappelle (Essensium/Mind) <hidden>
Date: 2021-12-14 20:13:05
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=54f234c384d23bae73d467a291c625d8a6e324cc branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master For details see [1]. [1] https://lists.freedesktop.org/archives/wayland-devel/2021-December/042068.html Signed-off-by: Peter Seiderer <redacted> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <redacted> --- 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 31bf7bcf69..f18a727810 100644
--- a/package/libinput/libinput.hash
+++ b/package/libinput/libinput.hash@@ -1,6 +1,6 @@ -# 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 +# From https://lists.freedesktop.org/archives/wayland-devel/2021-December/042068.html +sha256 3cae78ccde19d7d0f387e58bc734d4d17ab5f6426f54a9e8b728c90b17baa068 libinput-1.19.3.tar.xz +sha512 f4b776d0da78c687ba21b430a04941ac6b43f68970c82ec9f7360358fdea5ed6a873948ce66a25bcdd64d4b95fa4bf705cc24dbc25c7c0f5fd2d0efbd763f298 libinput-1.19.3.tar.xz # License files sha256 80de50b2022a840db044c56db804ca3565600a692c0714babface587acc6d1b0 COPYING
diff --git a/package/libinput/libinput.mk b/package/libinput/libinput.mk
index 055c4fc7a0..2f9c639c22 100644
--- a/package/libinput/libinput.mk
+++ b/package/libinput/libinput.mk@@ -4,7 +4,7 @@ # ################################################################################ -LIBINPUT_VERSION = 1.19.2 +LIBINPUT_VERSION = 1.19.3 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@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot