summaryrefslogtreecommitdiff
path: root/pkg/libinput/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2021-05-27 00:01:03 -0700
committerMichael Forney <mforney@mforney.org>2021-05-27 01:23:32 -0700
commitb6908ccb56a16367e6f7e5e4d91e90854bacb280 (patch)
tree792dbd8076794f4e660d38f91756c6d5e32fc82e /pkg/libinput/config.h
parentcdd4c5c473f1ff880ef5370f590a5401fe3546d2 (diff)
libinput: Update to 1.17.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 d60deb47..f8b22621 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.17.2/"
+#define HTTP_DOC_LINK "https://wayland.freedesktop.org/libinput/doc/1.17.3/"
#define LIBINPUT_QUIRKS_DIR "/share/libinput"
#define LIBINPUT_QUIRKS_OVERRIDE_FILE "/etc/libinput/local-overrides.quirks"
#define _GNU_SOURCE 1