summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2017-01-23 13:34:17 +0000
committerPeter Korsgaard <peter@korsgaard.com>2017-01-23 20:43:15 +0100
commitc933ff93ed0a56ee90caa2704302aa64bd19b606 (patch)
tree9151c27c297c02d867e7ee2629bfea6b315e3aa9
parentad736e199cf9127688645cafc34c94a15251c623 (diff)
downloadbuildroot-c933ff93ed0a56ee90caa2704302aa64bd19b606.tar.gz
buildroot-c933ff93ed0a56ee90caa2704302aa64bd19b606.zip
libinput: bump version to 1.6.0
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-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 73f5c01bc0..dd3573f2e1 100644
--- a/package/libinput/libinput.hash
+++ b/package/libinput/libinput.hash
@@ -1,2 +1,2 @@
-# From https://lists.freedesktop.org/archives/wayland-devel/2017-January/032610.html
-sha256 6f9ad1ede468bd54ec4469b8a4eb93a6f62f7fe6480c7a43e36c5d58cc2822b7 libinput-1.5.4.tar.xz
+# From https://lists.freedesktop.org/archives/wayland-devel/2017-January/032746.html
+sha256 b7534f518d735c643aedca2fb4694683dfddc8d0600cfb628c87a18e65255832 libinput-1.6.0.tar.xz
diff --git a/package/libinput/libinput.mk b/package/libinput/libinput.mk
index f4ae0fcd57..52aca9acfd 100644
--- a/package/libinput/libinput.mk
+++ b/package/libinput/libinput.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBINPUT_VERSION = 1.5.4
+LIBINPUT_VERSION = 1.6.0
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