diff options
| author | Michael Forney <mforney@mforney.org> | 2020-11-29 00:14:03 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-11-29 00:14:03 -0800 |
| commit | 719cafdc3acb0a74d16418e79da5a2f986201b37 (patch) | |
| tree | 64a06e0f397e7023d92d9c70b8313b348bab11df /pkg/libinput/config.h | |
| parent | 5a34b0517c21aeb277e84cf403db70c7bac315c4 (diff) | |
libinput: Update to 1.16.4
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 7407925a..fd910d9c 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.3/" +#define HTTP_DOC_LINK "https://wayland.freedesktop.org/libinput/doc/1.16.4/" #define LIBINPUT_QUIRKS_DIR "/share/libinput" #define LIBINPUT_QUIRKS_OVERRIDE_FILE "/etc/libinput/local-overrides.quirks" #define _GNU_SOURCE 1 |
