summaryrefslogtreecommitdiffstats
path: root/package/libinput/libinput.mk
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-05-26 16:39:49 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-05-26 21:52:21 +0200
commit7c7fe54ec2a3247f0e3a8fb8080dde06691c8fc9 (patch)
treec389e359d3ebebecf7821e84ce754a6e0d83b0de /package/libinput/libinput.mk
parentdc86b07cccc1f02fa6311665e71563c2c6c92573 (diff)
downloadbuildroot-7c7fe54ec2a3247f0e3a8fb8080dde06691c8fc9.tar.gz
buildroot-7c7fe54ec2a3247f0e3a8fb8080dde06691c8fc9.zip
libinput: bump to version 1.3.0
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 d994d292d0..25ca818de2 100644
--- a/package/libinput/libinput.mk
+++ b/package/libinput/libinput.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBINPUT_VERSION = 1.2.4
+LIBINPUT_VERSION = 1.3.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