[Buildroot] [git commit] package/libinput: bump version to 1.19.1
From: Peter Korsgaard <peter@korsgaard.com>
Date: 2021-10-09 10:33:02
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=2048405191cae83d3ba2ec4c1953e8c8e78df758 branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master For details see [1]. [1] https://lists.freedesktop.org/archives/wayland-devel/2021-September/041989.html Signed-off-by: Peter Seiderer <redacted> Signed-off-by: Peter Korsgaard <peter@korsgaard.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 7d57ae9b2d..0f0b12bc49 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/041977.html -sha256 3d3a2f12b4a65cd82684121ae4b33cdc3ad541c761a55e8eb73a8e5e443cccbb libinput-1.19.0.tar.xz -sha512 daf42ce797f2b5aef8d6f7a5c0d967590581e6ac12c26fa6bde5fbc619d75319e39ca55d65d5347e554dd6a48b91f5fed4d3167eabef8ad1ebc43bc0c3e8e220 libinput-1.19.0.tar.xz +# 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 # License files sha256 80de50b2022a840db044c56db804ca3565600a692c0714babface587acc6d1b0 COPYING
diff --git a/package/libinput/libinput.mk b/package/libinput/libinput.mk
index 3ab1a2c38f..0c232994df 100644
--- a/package/libinput/libinput.mk
+++ b/package/libinput/libinput.mk@@ -4,7 +4,7 @@ # ################################################################################ -LIBINPUT_VERSION = 1.19.0 +LIBINPUT_VERSION = 1.19.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@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot