summaryrefslogtreecommitdiff
path: root/pkg/libinput/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2020-10-07 14:39:27 -0700
committerMichael Forney <mforney@mforney.org>2020-10-07 14:39:27 -0700
commite534524eef2ac8f42a87b523cca5b3d9db9654a2 (patch)
tree056b2fe77999eb4b78ee4c4fc10acb34e4b65b80 /pkg/libinput/config.h
parent63c28653edf9174fc3733023c5964f902982a574 (diff)
libinput: Update to 1.16.2
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 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