summaryrefslogtreecommitdiffstats
path: root/package/libinput
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-09-14 21:46:56 -0300
committerPeter Korsgaard <peter@korsgaard.com>2016-09-15 11:56:02 +0200
commit9714c6d2eff0991ebe84436d79b769a09b47ae81 (patch)
tree32c7e4a1633d7a4cce9ad5f33415da3830e8507b /package/libinput
parentb644b9c35b7933d59cc52f993cce5391b3d04376 (diff)
downloadbuildroot-9714c6d2eff0991ebe84436d79b769a09b47ae81.tar.gz
buildroot-9714c6d2eff0991ebe84436d79b769a09b47ae81.zip
libinput: bump to version 1.5.0
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 0cdcc387cc..10c5e9da78 100644
--- a/package/libinput/libinput.hash
+++ b/package/libinput/libinput.hash
@@ -1,2 +1,2 @@
-# From https://lists.freedesktop.org/archives/wayland-devel/2016-August/030857.html
-sha256 8c38826a785594811bef6a9daadbfa2e172e3f070f8863393d6fb7ca4c68e451 libinput-1.4.2.tar.xz
+# From https://lists.freedesktop.org/archives/wayland-devel/2016-September/031054.html
+sha256 5a96559385ecfaa30f9e72ea89eb8ebbc97caf68e458f451f4ed62315311081c libinput-1.5.0.tar.xz
diff --git a/package/libinput/libinput.mk b/package/libinput/libinput.mk
index eb74e34cd8..2005c4759a 100644
--- a/package/libinput/libinput.mk
+++ b/package/libinput/libinput.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBINPUT_VERSION = 1.4.2
+LIBINPUT_VERSION = 1.5.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