logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 60eb28047ec3b45b701bad05486cb3d1cd90e74b
parent a9aeb58d53a8d799e63a33833b290a319c17fc0f
Author: Michael Forney <mforney@mforney.org>
Date:   Thu, 31 Oct 2019 22:40:25 -0700

libinput: Update to 1.14.3

Diffstat:

Mpkg/libinput/libinput-version.h4++--
Mpkg/libinput/ver2+-
2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/pkg/libinput/libinput-version.h b/pkg/libinput/libinput-version.h @@ -26,7 +26,7 @@ #define LIBINPUT_VERSION_MAJOR 1 #define LIBINPUT_VERSION_MINOR 14 -#define LIBINPUT_VERSION_MICRO 0 -#define LIBINPUT_VERSION "1.14.0" +#define LIBINPUT_VERSION_MICRO 3 +#define LIBINPUT_VERSION "1.14.3" #endif diff --git a/pkg/libinput/ver b/pkg/libinput/ver @@ -1 +1 @@ -1.14.2 r0 +1.14.3 r0