diff options
| author | Michael Forney <mforney@mforney.org> | 2020-11-29 00:14:03 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-11-29 00:14:03 -0800 |
| commit | 719cafdc3acb0a74d16418e79da5a2f986201b37 (patch) | |
| tree | 64a06e0f397e7023d92d9c70b8313b348bab11df | |
| parent | 5a34b0517c21aeb277e84cf403db70c7bac315c4 (diff) | |
libinput: Update to 1.16.4
| -rw-r--r-- | pkg/libinput/config.h | 2 | ||||
| -rw-r--r-- | pkg/libinput/libinput-version.h | 4 | ||||
| m--------- | pkg/libinput/src | 0 | ||||
| -rw-r--r-- | pkg/libinput/ver | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/pkg/libinput/config.h b/pkg/libinput/config.h index 7407925a..fd910d9c 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.3/" +#define HTTP_DOC_LINK "https://wayland.freedesktop.org/libinput/doc/1.16.4/" #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 9e9a8bca..9371f9b8 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 16 -#define LIBINPUT_VERSION_MICRO 2 -#define LIBINPUT_VERSION "1.16.2" +#define LIBINPUT_VERSION_MICRO 4 +#define LIBINPUT_VERSION "1.16.4" #endif diff --git a/pkg/libinput/src b/pkg/libinput/src -Subproject c8a63a4aacee68226fd6e105db9a7b8c1d0dc06 +Subproject 44e226b9b5a1542cd665d6d0f7c273515c2690f diff --git a/pkg/libinput/ver b/pkg/libinput/ver index e0a08e5d..c4b508d1 100644 --- a/pkg/libinput/ver +++ b/pkg/libinput/ver @@ -1 +1 @@ -1.16.3 r0 +1.16.4 r0 |
