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 | |
| parent | faaeeee2bcaaba4c3354300684870771e8595ee0 (diff) | |
libinput: Update to 1.15.1
Diffstat (limited to 'pkg/libinput')
| -rw-r--r-- | pkg/libinput/config.h | 2 | ||||
| m--------- | pkg/libinput/src | 0 | ||||
| -rw-r--r-- | pkg/libinput/ver | 2 |
3 files changed, 2 insertions, 2 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 diff --git a/pkg/libinput/src b/pkg/libinput/src -Subproject 9448fcdbe63e55aa635c72c564bff68a4b9c93e +Subproject 2e39b89bd8e0108d0dc5c330f752b47df197e35 diff --git a/pkg/libinput/ver b/pkg/libinput/ver index f901cc30..ca69d074 100644 --- a/pkg/libinput/ver +++ b/pkg/libinput/ver @@ -1 +1 @@ -1.15.0 r0 +1.15.1 r0 |
