summaryrefslogtreecommitdiff
path: root/pkg/libinput
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2021-05-15 00:43:47 -0700
committerMichael Forney <mforney@mforney.org>2021-05-15 01:53:57 -0700
commit7480dd017587a687f500fda7c1319486e678839d (patch)
tree3d939f4e9539a8484424f6518642083c989c9e67 /pkg/libinput
parent8d7f0867c13ed50f10da66cc2b5ce2a671225cd3 (diff)
libinput: Update to 1.17.2
Diffstat (limited to 'pkg/libinput')
-rw-r--r--pkg/libinput/config.h2
-rw-r--r--pkg/libinput/libinput-version.h4
m---------pkg/libinput/src0
-rw-r--r--pkg/libinput/ver2
4 files changed, 4 insertions, 4 deletions
diff --git a/pkg/libinput/config.h b/pkg/libinput/config.h
index 78c97c77..d60deb47 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.0/"
+#define HTTP_DOC_LINK "https://wayland.freedesktop.org/libinput/doc/1.17.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 4020434d..0a09c6f7 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 1
-#define LIBINPUT_VERSION "1.17.1"
+#define LIBINPUT_VERSION_MICRO 2
+#define LIBINPUT_VERSION "1.17.2"
#endif
diff --git a/pkg/libinput/src b/pkg/libinput/src
-Subproject 4ee66f85270391f461144e4c1654620ef966de9
+Subproject 32f5edc12c4ab1b3f28e15cb6ee975ccf7743e0
diff --git a/pkg/libinput/ver b/pkg/libinput/ver
index c32afe4a..3ba98048 100644
--- a/pkg/libinput/ver
+++ b/pkg/libinput/ver
@@ -1 +1 @@
-1.17.1 r0
+1.17.2 r0