From b6908ccb56a16367e6f7e5e4d91e90854bacb280 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Thu, 27 May 2021 00:01:03 -0700 Subject: libinput: Update to 1.17.3 --- 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') diff --git a/pkg/libinput/config.h b/pkg/libinput/config.h index d60deb47..f8b22621 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.17.2/" +#define HTTP_DOC_LINK "https://wayland.freedesktop.org/libinput/doc/1.17.3/" #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 0a09c6f7..ae231daa 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 17 -#define LIBINPUT_VERSION_MICRO 2 -#define LIBINPUT_VERSION "1.17.2" +#define LIBINPUT_VERSION_MICRO 3 +#define LIBINPUT_VERSION "1.17.3" #endif diff --git a/pkg/libinput/src b/pkg/libinput/src index efb8bf06..5b98fb93 160000 --- a/pkg/libinput/src +++ b/pkg/libinput/src @@ -1 +1 @@ -Subproject commit efb8bf06953bad07c05c2eb98415642e4406aa24 +Subproject commit 5b98fb9326a50edc562be646283660842f51828f diff --git a/pkg/libinput/ver b/pkg/libinput/ver index ba0fcd66..26901ef3 100644 --- a/pkg/libinput/ver +++ b/pkg/libinput/ver @@ -1 +1 @@ -1.17.2 r1 +1.17.3 r0 -- cgit v1.2.3