diff options
| author | Michael Forney <mforney@mforney.org> | 2020-03-05 22:00:42 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-03-05 22:00:42 -0800 |
| commit | b5892d65c6ceb99ef25777e33e035394de0a46b8 (patch) | |
| tree | 2ddf4a4172c048f0c5aacf9f9a881809da45a6d9 /pkg/libinput/config.h | |
| parent | c8a76e9625f18cf230a25efad5f531b7c21bc590 (diff) | |
libinput: Update to 1.15.3
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 6caec08f..26989ffe 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.2/" +#define HTTP_DOC_LINK "https://wayland.freedesktop.org/libinput/doc/1.15.3/" #define LIBINPUT_QUIRKS_DIR "/share/libinput" #define LIBINPUT_QUIRKS_OVERRIDE_FILE "/etc/libinput/local-overrides.quirks" #define _GNU_SOURCE 1 |
