From e2aa3bd440484750367401234407baa81901b990 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Mon, 27 Aug 2018 16:55:17 -0700 Subject: libinput: Update to 1.11.3 --- pkg/libinput/config.h | 2 +- pkg/libinput/gen.lua | 7 +++++++ pkg/libinput/rev | 2 +- pkg/libinput/src | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) (limited to 'pkg/libinput') diff --git a/pkg/libinput/config.h b/pkg/libinput/config.h index ec73b828..888b45b1 100644 --- a/pkg/libinput/config.h +++ b/pkg/libinput/config.h @@ -1,3 +1,3 @@ -#define LIBINPUT_VERSION "1.10.4" +#define LIBINPUT_VERSION "1.11.3" #define HAVE_LIBWACOM 0 #define _GNU_SOURCE 1 diff --git a/pkg/libinput/gen.lua b/pkg/libinput/gen.lua index 37ccefe5..00b20bc2 100644 --- a/pkg/libinput/gen.lua +++ b/pkg/libinput/gen.lua @@ -28,6 +28,13 @@ lib('libinput.a', [[ evdev-tablet-pad.c evdev-tablet-pad-leds.c filter.c + filter-flat.c + filter-low-dpi.c + filter-mouse.c + filter-touchpad.c + filter-touchpad-x230.c + filter-tablet.c + filter-trackpoint.c netlink-seat.c path-seat.c timer.c diff --git a/pkg/libinput/rev b/pkg/libinput/rev index 8351c193..60d3b2f4 100644 --- a/pkg/libinput/rev +++ b/pkg/libinput/rev @@ -1 +1 @@ -14 +15 diff --git a/pkg/libinput/src b/pkg/libinput/src index 2b451e52..a4114a9b 160000 --- a/pkg/libinput/src +++ b/pkg/libinput/src @@ -1 +1 @@ -Subproject commit 2b451e527040814c82449d9baead0a2b880fd759 +Subproject commit a4114a9b82255b767220393e5396d8e4dfa43fba -- cgit v1.2.3