From 5f8507f279f8da4c85639c6bb2c0dadaa1b89c50 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Thu, 20 Feb 2020 13:21:05 -0800 Subject: libinput: Update to 1.15.2 --- pkg/libinput/config.h | 2 +- pkg/libinput/libinput-version.h | 6 +++--- pkg/libinput/src | 2 +- pkg/libinput/ver | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) (limited to 'pkg/libinput') diff --git a/pkg/libinput/config.h b/pkg/libinput/config.h index 05dd5df1..6caec08f 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.1/" +#define HTTP_DOC_LINK "https://wayland.freedesktop.org/libinput/doc/1.15.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 84d61f9c..66d88946 100644 --- a/pkg/libinput/libinput-version.h +++ b/pkg/libinput/libinput-version.h @@ -25,8 +25,8 @@ #define LIBINPUT_VERSION_H #define LIBINPUT_VERSION_MAJOR 1 -#define LIBINPUT_VERSION_MINOR 14 -#define LIBINPUT_VERSION_MICRO 3 -#define LIBINPUT_VERSION "1.14.3" +#define LIBINPUT_VERSION_MINOR 15 +#define LIBINPUT_VERSION_MICRO 2 +#define LIBINPUT_VERSION "1.15.2" #endif diff --git a/pkg/libinput/src b/pkg/libinput/src index 2e39b89b..1b2fd011 160000 --- a/pkg/libinput/src +++ b/pkg/libinput/src @@ -1 +1 @@ -Subproject commit 2e39b89bd8e0108d0dc5c330f752b47df197e353 +Subproject commit 1b2fd011f2ab5c161511c2ebb225ff1b96f39558 diff --git a/pkg/libinput/ver b/pkg/libinput/ver index ca69d074..cd38f2b4 100644 --- a/pkg/libinput/ver +++ b/pkg/libinput/ver @@ -1 +1 @@ -1.15.1 r0 +1.15.2 r0 -- cgit v1.2.3