summaryrefslogtreecommitdiffstats
path: root/package/libinput
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-12-09 12:00:49 -0300
committerPeter Korsgaard <peter@korsgaard.com>2016-12-09 17:55:04 +0100
commit309126dd607a1e024ab2831cffa8902f9365c5e1 (patch)
tree86d951bf52ca6770bd9d1d78643db41085e29f59 /package/libinput
parent5e21606599c2b53e66b003c334d0388a686390aa (diff)
downloadbuildroot-309126dd607a1e024ab2831cffa8902f9365c5e1.tar.gz
buildroot-309126dd607a1e024ab2831cffa8902f9365c5e1.zip
libinput: bump to version 1.5.3
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 ea7bdf7b10..0345c136e8 100644
--- a/package/libinput/libinput.hash
+++ b/package/libinput/libinput.hash
@@ -1,2 +1,2 @@
-# From https://lists.freedesktop.org/archives/wayland-devel/2016-November/031926.html
-sha256 ba26e2bc64ed551eaef193178ed06b07b97a09ac6f4e442f5f15bbc3f3174682 libinput-1.5.2.tar.xz
+# From https://lists.freedesktop.org/archives/wayland-devel/2016-December/032110.html
+sha256 91206c523b4e7aeecf296d0b94276c61bea90b9260d198c8ee3a91eced10a6e3 libinput-1.5.3.tar.xz
diff --git a/package/libinput/libinput.mk b/package/libinput/libinput.mk
index 765a3cb550..b07930534f 100644
--- a/package/libinput/libinput.mk
+++ b/package/libinput/libinput.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBINPUT_VERSION = 1.5.2
+LIBINPUT_VERSION = 1.5.3
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