diff options
| author | Michael Forney <mforney@mforney.org> | 2020-10-07 14:39:27 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-10-07 14:39:27 -0700 |
| commit | e534524eef2ac8f42a87b523cca5b3d9db9654a2 (patch) | |
| tree | 056b2fe77999eb4b78ee4c4fc10acb34e4b65b80 /pkg/libinput | |
| parent | 63c28653edf9174fc3733023c5964f902982a574 (diff) | |
libinput: Update to 1.16.2
Diffstat (limited to 'pkg/libinput')
| -rw-r--r-- | pkg/libinput/config.h | 2 | ||||
| -rw-r--r-- | pkg/libinput/libinput-version.h | 4 | ||||
| m--------- | pkg/libinput/src | 0 | ||||
| -rw-r--r-- | pkg/libinput/ver | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/pkg/libinput/config.h b/pkg/libinput/config.h index c5e94258..667bdbf6 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.0/" +#define HTTP_DOC_LINK "https://wayland.freedesktop.org/libinput/doc/1.16.2/" #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/libinput-version.h b/pkg/libinput/libinput-version.h index 3c69ca81..9e9a8bca 100644 --- a/pkg/libinput/libinput-version.h +++ b/pkg/libinput/libinput-version.h @@ -26,7 +26,7 @@ #define LIBINPUT_VERSION_MAJOR 1 #define LIBINPUT_VERSION_MINOR 16 -#define LIBINPUT_VERSION_MICRO 0 -#define LIBINPUT_VERSION "1.16.0" +#define LIBINPUT_VERSION_MICRO 2 +#define LIBINPUT_VERSION "1.16.2" #endif diff --git a/pkg/libinput/src b/pkg/libinput/src -Subproject b9bdb74b1397ad8ab54cf10c2392c7ef0a0a595 +Subproject 936afa2d28156fa52ed7b6691bf8b57973b257c diff --git a/pkg/libinput/ver b/pkg/libinput/ver index d5af2d09..55188dcc 100644 --- a/pkg/libinput/ver +++ b/pkg/libinput/ver @@ -1 +1 @@ -1.16.1 r1 +1.16.2 r0 |
