summaryrefslogtreecommitdiff
path: root/pkg/libinput/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2020-11-04 15:02:26 -0800
committerMichael Forney <mforney@mforney.org>2020-11-04 15:33:23 -0800
commitb383981da5ae9fc0692796c23e5426dd4bae6f1e (patch)
treecf971212a269969de8bd62ebda9ac722f68da8dd /pkg/libinput/config.h
parente73abf816b16535d5d43f8a683f5144d123384c6 (diff)
libinput: Update to 1.16.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 667bdbf6..7407925a 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.2/"
+#define HTTP_DOC_LINK "https://wayland.freedesktop.org/libinput/doc/1.16.3/"
#define LIBINPUT_QUIRKS_DIR "/share/libinput"
#define LIBINPUT_QUIRKS_OVERRIDE_FILE "/etc/libinput/local-overrides.quirks"
#define _GNU_SOURCE 1