summaryrefslogtreecommitdiffstats
path: root/package/libinput
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-06-01 08:37:17 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-06-01 17:10:03 +0200
commit5386c61796feb30a02ec287ad769a6754aa525dd (patch)
tree877ef32f54749d7199a788fb35bad33810a1b998 /package/libinput
parentfb6e2101cd9faaf28040be958ce6ab19f7458db5 (diff)
downloadbuildroot-5386c61796feb30a02ec287ad769a6754aa525dd.tar.gz
buildroot-5386c61796feb30a02ec287ad769a6754aa525dd.zip
libinput: bump to version 1.3.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.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 bd77321051..faf95c39fe 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/028704.html
-sha256 998a75fb261d161efaa7da44411cdc9a32a953280e4ffc6322ca19f057d0c1ea libinput-1.3.0.tar.xz
+# From https://lists.freedesktop.org/archives/wayland-devel/2016-May/029126.html
+sha256 cdff653d93395c718f367af61fee866914bc45de75ac94abe7dc1b720462aca9 libinput-1.3.1.tar.xz
diff --git a/package/libinput/libinput.mk b/package/libinput/libinput.mk
index 25ca818de2..2256287fbd 100644
--- a/package/libinput/libinput.mk
+++ b/package/libinput/libinput.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBINPUT_VERSION = 1.3.0
+LIBINPUT_VERSION = 1.3.1
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