diff options
author | Cem Keylan <cem@ckyln.com> | 2020-11-03 17:18:24 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-11-03 17:18:24 +0300 |
commit | 9d6807a04a9b31bff1d701e040f9b8473a1d9c7a (patch) | |
tree | 2853314373d019813028b543c5e7dff4874f7ecd /extra/libinput | |
parent | e9a5028ef8d7fad190f72ca47ebd46c9b163539b (diff) | |
download | repository-9d6807a04a9b31bff1d701e040f9b8473a1d9c7a.tar.gz |
libinput: bump to 1.16.3
Diffstat (limited to 'extra/libinput')
-rw-r--r-- | extra/libinput/checksums | 2 | ||||
-rw-r--r-- | extra/libinput/sources | 2 | ||||
-rw-r--r-- | extra/libinput/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/libinput/checksums b/extra/libinput/checksums index 05c59126..92b886ea 100644 --- a/extra/libinput/checksums +++ b/extra/libinput/checksums @@ -1,2 +1,2 @@ -fc3d8c50fe7abc4dc4406bc01262a3f8149864557f87279adcf300e523c160a9 libinput-1.16.2.tar.xz +dc5e1ae51ec1cc635ca96f61118b0f07dfea783cab0747a60f3555068bb077e4 libinput-1.16.3.tar.xz e7cadd402e0c7c8e01c2b9a6720c3648b4e44ccee9d7731d1a28413e0b4c5e98 libinput-optional-udev.patch diff --git a/extra/libinput/sources b/extra/libinput/sources index 1ad3f1f0..98d27e6f 100644 --- a/extra/libinput/sources +++ b/extra/libinput/sources @@ -1,2 +1,2 @@ -https://www.freedesktop.org/software/libinput/libinput-1.16.2.tar.xz +https://www.freedesktop.org/software/libinput/libinput-1.16.3.tar.xz patches/libinput-optional-udev.patch diff --git a/extra/libinput/version b/extra/libinput/version index a973c446..bcb42a35 100644 --- a/extra/libinput/version +++ b/extra/libinput/version @@ -1 +1 @@ -1.16.2 1 +1.16.3 1 |