diff options
| author | Michael Forney <mforney@mforney.org> | 2020-11-04 15:02:26 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-11-04 15:33:23 -0800 |
| commit | b383981da5ae9fc0692796c23e5426dd4bae6f1e (patch) | |
| tree | cf971212a269969de8bd62ebda9ac722f68da8dd /pkg/libinput | |
| parent | e73abf816b16535d5d43f8a683f5144d123384c6 (diff) | |
libinput: Update to 1.16.3
Diffstat (limited to 'pkg/libinput')
| -rw-r--r-- | pkg/libinput/config.h | 2 | ||||
| m--------- | pkg/libinput/src | 0 | ||||
| -rw-r--r-- | pkg/libinput/ver | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/pkg/libinput/config.h b/pkg/libinput/config.h index 667bdbf6..7407925a 100644 --- a/pkg/libinput/config.h +++ b/pkg/libinput/config.h @@ -1,6 +1,6 @@ #define HAVE_LIBWACOM 0 #define HAVE_VERSIONSORT 1 -#define HTTP_DOC_LINK "https://wayland.freedesktop.org/libinput/doc/1.16.2/" +#define HTTP_DOC_LINK "https://wayland.freedesktop.org/libinput/doc/1.16.3/" #define LIBINPUT_QUIRKS_DIR "/share/libinput" #define LIBINPUT_QUIRKS_OVERRIDE_FILE "/etc/libinput/local-overrides.quirks" #define _GNU_SOURCE 1 diff --git a/pkg/libinput/src b/pkg/libinput/src -Subproject 936afa2d28156fa52ed7b6691bf8b57973b257c +Subproject c8a63a4aacee68226fd6e105db9a7b8c1d0dc06 diff --git a/pkg/libinput/ver b/pkg/libinput/ver index 55188dcc..e0a08e5d 100644 --- a/pkg/libinput/ver +++ b/pkg/libinput/ver @@ -1 +1 @@ -1.16.2 r0 +1.16.3 r0 |
