From 719cafdc3acb0a74d16418e79da5a2f986201b37 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Sun, 29 Nov 2020 00:14:03 -0800 Subject: libinput: Update to 1.16.4 --- 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 7407925a..fd910d9c 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.3/" +#define HTTP_DOC_LINK "https://wayland.freedesktop.org/libinput/doc/1.16.4/" #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 9e9a8bca..9371f9b8 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 2 -#define LIBINPUT_VERSION "1.16.2" +#define LIBINPUT_VERSION_MICRO 4 +#define LIBINPUT_VERSION "1.16.4" #endif diff --git a/pkg/libinput/src b/pkg/libinput/src index c8a63a4a..44e226b9 160000 --- a/pkg/libinput/src +++ b/pkg/libinput/src @@ -1 +1 @@ -Subproject commit c8a63a4aacee68226fd6e105db9a7b8c1d0dc064 +Subproject commit 44e226b9b5a1542cd665d6d0f7c273515c2690f6 diff --git a/pkg/libinput/ver b/pkg/libinput/ver index e0a08e5d..c4b508d1 100644 --- a/pkg/libinput/ver +++ b/pkg/libinput/ver @@ -1 +1 @@ -1.16.3 r0 +1.16.4 r0 -- cgit v1.2.3