summaryrefslogtreecommitdiff
path: root/pkg/libinput/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2020-04-10 17:47:10 -0700
committerMichael Forney <mforney@mforney.org>2020-04-10 17:47:10 -0700
commit9adcd3c5bdf7d41f213baa90dada0aa31291a62a (patch)
tree6be56375de6829d3292e3cfb670a665016f52baa /pkg/libinput/config.h
parenteb7bdb66cffc7b7f1ef4a6e5e1bd694a71c15110 (diff)
libinput: Update to 1.15.5
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 26989ffe..aebfe0d0 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.15.3/"
+#define HTTP_DOC_LINK "https://wayland.freedesktop.org/libinput/doc/1.15.5/"
#define LIBINPUT_QUIRKS_DIR "/share/libinput"
#define LIBINPUT_QUIRKS_OVERRIDE_FILE "/etc/libinput/local-overrides.quirks"
#define _GNU_SOURCE 1