diff options
| author | Michael Forney <mforney@mforney.org> | 2020-02-03 10:11:32 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-02-03 10:11:32 -0800 |
| commit | 5523d87b71447d962dd95fce2a731b497298e861 (patch) | |
| tree | 8fdb419eb6fd07bc30810f8a21a92f1da87e9adf /pkg/libinput/config.h | |
| parent | faaeeee2bcaaba4c3354300684870771e8595ee0 (diff) | |
libinput: Update to 1.15.1
Diffstat (limited to 'pkg/libinput/config.h')
| -rw-r--r-- | pkg/libinput/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/libinput/config.h b/pkg/libinput/config.h index a57254e2..05dd5df1 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.0/" +#define HTTP_DOC_LINK "https://wayland.freedesktop.org/libinput/doc/1.15.1/" #define LIBINPUT_QUIRKS_DIR "/share/libinput" #define LIBINPUT_QUIRKS_OVERRIDE_FILE "/etc/libinput/local-overrides.quirks" #define _GNU_SOURCE 1 |
