summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-06-19 09:50:19 -0300
committerPeter Korsgaard <peter@korsgaard.com>2016-06-19 22:45:43 +0200
commit90edb06599cbf74caa5ac038a41bba52330db3f8 (patch)
treee5bf3d9eab70f3807daac452e154d73e5a29a07f
parentfd321b9bf930507c6263b5e173a21e3356db8fd3 (diff)
downloadbuildroot-90edb06599cbf74caa5ac038a41bba52330db3f8.tar.gz
buildroot-90edb06599cbf74caa5ac038a41bba52330db3f8.zip
libinput: bump to version 1.3.2
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> 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 faf95c39fe..1bb0973db4 100644
--- a/package/libinput/libinput.hash
+++ b/package/libinput/libinput.hash
@@ -1,2 +1,2 @@
-# From https://lists.freedesktop.org/archives/wayland-devel/2016-May/029126.html
-sha256 cdff653d93395c718f367af61fee866914bc45de75ac94abe7dc1b720462aca9 libinput-1.3.1.tar.xz
+# From https://lists.freedesktop.org/archives/wayland-devel/2016-June/029485.html
+sha256 0701230781b59c0f1510ae86da15a7b15655e723ace366ad479ccb09fe92a183 libinput-1.3.2.tar.xz
diff --git a/package/libinput/libinput.mk b/package/libinput/libinput.mk
index 2ff0de3685..66a494bd4d 100644
--- a/package/libinput/libinput.mk
+++ b/package/libinput/libinput.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBINPUT_VERSION = 1.3.1
+LIBINPUT_VERSION = 1.3.2
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