diff options
| author | Michael Forney <mforney@mforney.org> | 2018-08-27 16:55:17 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2018-08-27 16:55:17 -0700 |
| commit | e2aa3bd440484750367401234407baa81901b990 (patch) | |
| tree | da91551d01b27672f9cddce4c81a469440fefd54 /pkg/libinput | |
| parent | 5712d8faf11effea8a1a818ff9008c0c6d4c81b6 (diff) | |
libinput: Update to 1.11.3
Diffstat (limited to 'pkg/libinput')
| -rw-r--r-- | pkg/libinput/config.h | 2 | ||||
| -rw-r--r-- | pkg/libinput/gen.lua | 7 | ||||
| -rw-r--r-- | pkg/libinput/rev | 2 | ||||
| m--------- | pkg/libinput/src | 0 |
4 files changed, 9 insertions, 2 deletions
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 -Subproject 2b451e527040814c82449d9baead0a2b880fd75 +Subproject a4114a9b82255b767220393e5396d8e4dfa43fb |
