From 9adcd3c5bdf7d41f213baa90dada0aa31291a62a Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Fri, 10 Apr 2020 17:47:10 -0700 Subject: libinput: Update to 1.15.5 --- 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 26989ffe..aebfe0d0 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.15.3/" +#define HTTP_DOC_LINK "https://wayland.freedesktop.org/libinput/doc/1.15.5/" #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 c5916d8d..01292986 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 15 -#define LIBINPUT_VERSION_MICRO 3 -#define LIBINPUT_VERSION "1.15.3" +#define LIBINPUT_VERSION_MICRO 5 +#define LIBINPUT_VERSION "1.15.5" #endif diff --git a/pkg/libinput/src b/pkg/libinput/src index 833b4e26..33134fd0 160000 --- a/pkg/libinput/src +++ b/pkg/libinput/src @@ -1 +1 @@ -Subproject commit 833b4e2641cbcbdd5fab318854fa804b16eb18fa +Subproject commit 33134fd04247616b42e462e2b6e8c311c728b403 diff --git a/pkg/libinput/ver b/pkg/libinput/ver index 9daccaec..cf79ddc3 100644 --- a/pkg/libinput/ver +++ b/pkg/libinput/ver @@ -1 +1 @@ -1.15.4 r0 +1.15.5 r0 -- cgit v1.2.3