logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 5523d87b71447d962dd95fce2a731b497298e861
parent faaeeee2bcaaba4c3354300684870771e8595ee0
Author: Michael Forney <mforney@mforney.org>
Date:   Mon,  3 Feb 2020 10:11:32 -0800

libinput: Update to 1.15.1

Diffstat:

Mpkg/libinput/config.h2+-
Mpkg/libinput/ver2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 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/ver b/pkg/libinput/ver @@ -1 +1 @@ -1.15.0 r0 +1.15.1 r0