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/config.h | |
| parent | 63c28653edf9174fc3733023c5964f902982a574 (diff) | |
libinput: Update to 1.16.2
Diffstat (limited to 'pkg/libinput/config.h')
| -rw-r--r-- | pkg/libinput/config.h | 2 |
1 files changed, 1 insertions, 1 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 |
