summaryrefslogtreecommitdiff
path: root/pkg/libinput/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2022-02-10 13:30:30 -0800
committerMichael Forney <mforney@mforney.org>2022-02-10 13:30:30 -0800
commit44c7105b3de2e792338e387738383de4cbb2dcf0 (patch)
tree85d65365d95826839acdd22f3877a2a58c43c8c0 /pkg/libinput/config.h
parent12e1ceb79496cf23073e1f7b2e0cd9b322b77054 (diff)
libinput: Update to 1.19.3
Diffstat (limited to 'pkg/libinput/config.h')
-rw-r--r--pkg/libinput/config.h2
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