logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: f4cc7957aa7974a08f63883eea901142e869dcc7
parent 618ddec19aae65bdc86eb57b7a61c0cb8ec569ee
Author: Michael Forney <mforney@mforney.org>
Date:   Mon, 18 Mar 2019 20:45:42 -0700

libinput: Update to 1.12.6

Diffstat:

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

diff --git a/pkg/libinput/gen.lua b/pkg/libinput/gen.lua @@ -52,6 +52,7 @@ local quirks = { '10-generic-trackball.quirks', '30-vendor-aiptek.quirks', '30-vendor-alps.quirks', + '30-vendor-contour.quirks', '30-vendor-cyapa.quirks', '30-vendor-elantech.quirks', '30-vendor-huion.quirks', 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 12 -#define LIBINPUT_VERSION_MICRO 2 -#define LIBINPUT_VERSION "1.12.2" +#define LIBINPUT_VERSION_MICRO 6 +#define LIBINPUT_VERSION "1.12.6" #endif diff --git a/pkg/libinput/ver b/pkg/libinput/ver @@ -1 +1 @@ -1.12.2 r0 +1.12.6 r0