summaryrefslogtreecommitdiffstats
path: root/package/libinput/libinput.mk
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2015-11-14 00:26:35 +0100
committerPeter Korsgaard <peter@korsgaard.com>2015-11-14 23:07:37 +0100
commit5101ea58d52fe4edd9ac74d6f144ade1e374bf50 (patch)
treecf8b998ee274df6d508cb39f967f26ecdd0e5712 /package/libinput/libinput.mk
parenta458f926bb6afce2791ffb5e76595c7e4834126d (diff)
downloadbuildroot-5101ea58d52fe4edd9ac74d6f144ade1e374bf50.tar.gz
buildroot-5101ea58d52fe4edd9ac74d6f144ade1e374bf50.zip
package/libinput: bump version to 1.1.0
Also rebased 0001-rename-log_msg-to-libinput_log_msg.patch. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.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 175e04f507..8b51b2b33e 100644
--- a/package/libinput/libinput.mk
+++ b/package/libinput/libinput.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBINPUT_VERSION = 0.19.0
+LIBINPUT_VERSION = 1.1.0
LIBINPUT_SOURCE = libinput-$(LIBINPUT_VERSION).tar.xz
LIBINPUT_SITE = http://www.freedesktop.org/software/libinput
LIBINPUT_LICENSE = MIT
OpenPOWER on IntegriCloud