summaryrefslogtreecommitdiff
path: root/pkg
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2021-03-02 03:06:43 -0800
committerMichael Forney <mforney@mforney.org>2021-03-02 16:20:18 -0800
commitd614aa4bd9b42d15326f72ee6f4a8d4c09e38e75 (patch)
tree010567f530318418909a7d229fc619073150cbe1 /pkg
parentc0abb27962587763c7655d0d6db7de10a1730a86 (diff)
libinput: Update to 1.17.0
Diffstat (limited to 'pkg')
-rw-r--r--pkg/libinput/config.h2
-rw-r--r--pkg/libinput/libinput-version.h6
m---------pkg/libinput/src0
-rw-r--r--pkg/libinput/ver2
4 files changed, 5 insertions, 5 deletions
diff --git a/pkg/libinput/config.h b/pkg/libinput/config.h
index fd910d9c..78c97c77 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.16.4/"
+#define HTTP_DOC_LINK "https://wayland.freedesktop.org/libinput/doc/1.17.0/"
#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 9371f9b8..6205c4b2 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 16
-#define LIBINPUT_VERSION_MICRO 4
-#define LIBINPUT_VERSION "1.16.4"
+#define LIBINPUT_VERSION_MINOR 17
+#define LIBINPUT_VERSION_MICRO 0
+#define LIBINPUT_VERSION "1.17.0"
#endif
diff --git a/pkg/libinput/src b/pkg/libinput/src
-Subproject 44e226b9b5a1542cd665d6d0f7c273515c2690f
+Subproject 13ce9b771275ce7addbc7739426e2dc293d630e
diff --git a/pkg/libinput/ver b/pkg/libinput/ver
index c4b508d1..31bc18ce 100644
--- a/pkg/libinput/ver
+++ b/pkg/libinput/ver
@@ -1 +1 @@
-1.16.4 r0
+1.17.0 r0