From e534524eef2ac8f42a87b523cca5b3d9db9654a2 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Wed, 7 Oct 2020 14:39:27 -0700 Subject: libinput: Update to 1.16.2 --- pkg/libinput/config.h | 2 +- pkg/libinput/libinput-version.h | 4 ++-- pkg/libinput/src | 2 +- pkg/libinput/ver | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'pkg/libinput') diff --git a/pkg/libinput/config.h b/pkg/libinput/config.h index c5e94258..667bdbf6 100644 --- 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.0/" +#define HTTP_DOC_LINK "https://wayland.freedesktop.org/libinput/doc/1.16.2/" #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 index 3c69ca81..9e9a8bca 100644 --- 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 16 -#define LIBINPUT_VERSION_MICRO 0 -#define LIBINPUT_VERSION "1.16.0" +#define LIBINPUT_VERSION_MICRO 2 +#define LIBINPUT_VERSION "1.16.2" #endif diff --git a/pkg/libinput/src b/pkg/libinput/src index b9bdb74b..936afa2d 160000 --- a/pkg/libinput/src +++ b/pkg/libinput/src @@ -1 +1 @@ -Subproject commit b9bdb74b1397ad8ab54cf10c2392c7ef0a0a5951 +Subproject commit 936afa2d28156fa52ed7b6691bf8b57973b257ce diff --git a/pkg/libinput/ver b/pkg/libinput/ver index d5af2d09..55188dcc 100644 --- a/pkg/libinput/ver +++ b/pkg/libinput/ver @@ -1 +1 @@ -1.16.1 r1 +1.16.2 r0 -- cgit v1.2.3