logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: b383981da5ae9fc0692796c23e5426dd4bae6f1e
parent e73abf816b16535d5d43f8a683f5144d123384c6
Author: Michael Forney <mforney@mforney.org>
Date:   Wed,  4 Nov 2020 15:02:26 -0800

libinput: Update to 1.16.3

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.16.2/" +#define HTTP_DOC_LINK "https://wayland.freedesktop.org/libinput/doc/1.16.3/" #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.16.2 r0 +1.16.3 r0