summaryrefslogtreecommitdiffstats
path: root/package/libinput/libinput.mk
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2017-02-15 18:02:39 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-02-15 22:15:31 +0100
commit84ca4704ac757016182e2abb5b6e4336e1eeb982 (patch)
tree5bcca2513d0fc52db222e7c4c08085ceb8ff7e82 /package/libinput/libinput.mk
parent71c56ecc0a720d727deb2aaa6e778405752f1c29 (diff)
downloadbuildroot-84ca4704ac757016182e2abb5b6e4336e1eeb982.tar.gz
buildroot-84ca4704ac757016182e2abb5b6e4336e1eeb982.zip
libinput: bump to version 1.6.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/libinput.mk')
-rw-r--r--package/libinput/libinput.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libinput/libinput.mk b/package/libinput/libinput.mk
index 52aca9acfd..776e1af032 100644
--- a/package/libinput/libinput.mk
+++ b/package/libinput/libinput.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBINPUT_VERSION = 1.6.0
+LIBINPUT_VERSION = 1.6.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