summaryrefslogtreecommitdiff
path: root/pkg/libinput/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2020-02-20 13:21:05 -0800
committerMichael Forney <mforney@mforney.org>2020-02-20 18:00:49 -0800
commit5f8507f279f8da4c85639c6bb2c0dadaa1b89c50 (patch)
tree3b04405a1cf1b1e1652bfea2e573f64c18cb9ab8 /pkg/libinput/config.h
parentfac05879fd7b857d61ce5d34d45fe930fe0192a3 (diff)
libinput: Update to 1.15.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 05dd5df1..6caec08f 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.1/"
+#define HTTP_DOC_LINK "https://wayland.freedesktop.org/libinput/doc/1.15.2/"
#define LIBINPUT_QUIRKS_DIR "/share/libinput"
#define LIBINPUT_QUIRKS_OVERRIDE_FILE "/etc/libinput/local-overrides.quirks"
#define _GNU_SOURCE 1