diff options
| author | Michael Forney <mforney@mforney.org> | 2022-02-10 13:30:30 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2022-02-10 13:30:30 -0800 |
| commit | 44c7105b3de2e792338e387738383de4cbb2dcf0 (patch) | |
| tree | 85d65365d95826839acdd22f3877a2a58c43c8c0 /pkg/libinput/config.h | |
| parent | 12e1ceb79496cf23073e1f7b2e0cd9b322b77054 (diff) | |
libinput: Update to 1.19.3
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 e4c7253f..e992c96b 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.18.0/" +#define HTTP_DOC_LINK "https://wayland.freedesktop.org/libinput/doc/1.19.3/" #define LIBINPUT_QUIRKS_DIR "/share/libinput" #define LIBINPUT_QUIRKS_OVERRIDE_FILE "/etc/libinput/local-overrides.quirks" #define _GNU_SOURCE 1 |
