summaryrefslogtreecommitdiffstats
path: root/package/libinput
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2017-01-16 10:48:37 -0300
committerPeter Korsgaard <peter@korsgaard.com>2017-01-16 15:30:54 +0100
commit354808340f935217ca5649e433eb7b34e661c264 (patch)
tree78c641f36aff900b116789254b97ab3881f30989 /package/libinput
parent99f7447df8ed74e20013b2ba736e32223d3bf901 (diff)
downloadbuildroot-354808340f935217ca5649e433eb7b34e661c264.tar.gz
buildroot-354808340f935217ca5649e433eb7b34e661c264.zip
libinput: bump to version 1.5.4
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/libinput')
-rw-r--r--package/libinput/libinput.hash4
-rw-r--r--package/libinput/libinput.mk2
2 files changed, 3 insertions, 3 deletions
diff --git a/package/libinput/libinput.hash b/package/libinput/libinput.hash
index 0345c136e8..73f5c01bc0 100644
--- a/package/libinput/libinput.hash
+++ b/package/libinput/libinput.hash
@@ -1,2 +1,2 @@
-# From https://lists.freedesktop.org/archives/wayland-devel/2016-December/032110.html
-sha256 91206c523b4e7aeecf296d0b94276c61bea90b9260d198c8ee3a91eced10a6e3 libinput-1.5.3.tar.xz
+# From https://lists.freedesktop.org/archives/wayland-devel/2017-January/032610.html
+sha256 6f9ad1ede468bd54ec4469b8a4eb93a6f62f7fe6480c7a43e36c5d58cc2822b7 libinput-1.5.4.tar.xz
diff --git a/package/libinput/libinput.mk b/package/libinput/libinput.mk
index b07930534f..f4ae0fcd57 100644
--- a/package/libinput/libinput.mk
+++ b/package/libinput/libinput.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBINPUT_VERSION = 1.5.3
+LIBINPUT_VERSION = 1.5.4
LIBINPUT_SOURCE = libinput-$(LIBINPUT_VERSION).tar.xz
LIBINPUT_SITE = http://www.freedesktop.org/software/libinput
LIBINPUT_DEPENDENCIES = host-pkgconf libevdev mtdev udev
OpenPOWER on IntegriCloud