diff options
| author | Michael Forney <mforney@mforney.org> | 2020-06-18 22:00:45 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-06-22 22:47:59 -0700 |
| commit | 5e615bae79dfbfebb62159719d21e9b92a43e266 (patch) | |
| tree | 9016a9b15d50273989c752ad377e6d22d332c4d0 /pkg/libinput/config.h | |
| parent | 3d3c3722f5aace71f21f7059c2949e4b0fd4b108 (diff) | |
libinput: Update to 1.15.6
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 aebfe0d0..c09b91ee 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.5/" +#define HTTP_DOC_LINK "https://wayland.freedesktop.org/libinput/doc/1.15.6/" #define LIBINPUT_QUIRKS_DIR "/share/libinput" #define LIBINPUT_QUIRKS_OVERRIDE_FILE "/etc/libinput/local-overrides.quirks" #define _GNU_SOURCE 1 |
