From 44c7105b3de2e792338e387738383de4cbb2dcf0 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Thu, 10 Feb 2022 13:30:30 -0800 Subject: libinput: Update to 1.19.3 --- 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 e4c7253f..e992c96b 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.18.0/" +#define HTTP_DOC_LINK "https://wayland.freedesktop.org/libinput/doc/1.19.3/" #define LIBINPUT_QUIRKS_DIR "/share/libinput" #define LIBINPUT_QUIRKS_OVERRIDE_FILE "/etc/libinput/local-overrides.quirks" #define _GNU_SOURCE 1 -- cgit v1.2.3