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 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkg/libinput/config.h') 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 -- cgit v1.2.3