logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: b5892d65c6ceb99ef25777e33e035394de0a46b8
parent c8a76e9625f18cf230a25efad5f531b7c21bc590
Author: Michael Forney <mforney@mforney.org>
Date:   Thu,  5 Mar 2020 22:00:42 -0800

libinput: Update to 1.15.3

Diffstat:

Mpkg/libinput/config.h2+-
Mpkg/libinput/libinput-version.h4++--
Mpkg/libinput/ver2+-
3 files changed, 4 insertions(+), 4 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.2/" +#define HTTP_DOC_LINK "https://wayland.freedesktop.org/libinput/doc/1.15.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/libinput-version.h b/pkg/libinput/libinput-version.h @@ -26,7 +26,7 @@ #define LIBINPUT_VERSION_MAJOR 1 #define LIBINPUT_VERSION_MINOR 15 -#define LIBINPUT_VERSION_MICRO 2 -#define LIBINPUT_VERSION "1.15.2" +#define LIBINPUT_VERSION_MICRO 3 +#define LIBINPUT_VERSION "1.15.3" #endif diff --git a/pkg/libinput/ver b/pkg/libinput/ver @@ -1 +1 @@ -1.15.2 r0 +1.15.3 r0