From c9ee5b8abe056242892beba19055191530dbcb75 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Mon, 19 Feb 2018 17:54:48 -0800 Subject: libinput: Update to 1.10.0 --- pkg/libinput/config.h | 2 +- pkg/libinput/gen.lua | 1 - pkg/libinput/rev | 2 +- pkg/libinput/src | 2 +- 4 files changed, 3 insertions(+), 4 deletions(-) (limited to 'pkg/libinput') diff --git a/pkg/libinput/config.h b/pkg/libinput/config.h index 9fc0bf63..36425558 100644 --- a/pkg/libinput/config.h +++ b/pkg/libinput/config.h @@ -1,3 +1,3 @@ -#define LIBINPUT_VERSION "1.9.1" +#define LIBINPUT_VERSION "1.10.0" #define HAVE_LIBWACOM 0 #define _GNU_SOURCE 1 diff --git a/pkg/libinput/gen.lua b/pkg/libinput/gen.lua index 4c77668a..37ccefe5 100644 --- a/pkg/libinput/gen.lua +++ b/pkg/libinput/gen.lua @@ -1,6 +1,5 @@ cflags{ '-std=c11', '-Wall', - '-I include', '-I $dir', '-I $srcdir/include', '-I pkg/libevdev/src', diff --git a/pkg/libinput/rev b/pkg/libinput/rev index f599e28b..b4de3947 100644 --- a/pkg/libinput/rev +++ b/pkg/libinput/rev @@ -1 +1 @@ -10 +11 diff --git a/pkg/libinput/src b/pkg/libinput/src index 8f2aa65b..06c5cc7d 160000 --- a/pkg/libinput/src +++ b/pkg/libinput/src @@ -1 +1 @@ -Subproject commit 8f2aa65becb77a1a526e5c636fae33b9f4d64ce7 +Subproject commit 06c5cc7d117cf332e98a1982b9e4b04b6dbc9468 -- cgit v1.2.3