diff options
| author | Michael Forney <mforney@mforney.org> | 2018-02-19 17:54:48 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2018-02-19 17:54:48 -0800 |
| commit | c9ee5b8abe056242892beba19055191530dbcb75 (patch) | |
| tree | bd55587e579b10db22b1c1c3b1a52239c7e74f42 /pkg/libinput | |
| parent | 491272fb01906101bb548baba926dd24d1b66e99 (diff) | |
libinput: Update to 1.10.0
Diffstat (limited to 'pkg/libinput')
| -rw-r--r-- | pkg/libinput/config.h | 2 | ||||
| -rw-r--r-- | pkg/libinput/gen.lua | 1 | ||||
| -rw-r--r-- | pkg/libinput/rev | 2 | ||||
| m--------- | pkg/libinput/src | 0 |
4 files changed, 2 insertions, 3 deletions
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 -Subproject 8f2aa65becb77a1a526e5c636fae33b9f4d64ce +Subproject 06c5cc7d117cf332e98a1982b9e4b04b6dbc946 |
