diff options
author | Cem Keylan <cem@ckyln.com> | 2023-01-16 13:45:03 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-01-16 13:45:03 +0100 |
commit | 8341cbdfd6079dff9f79e88b41abcaab16db5f74 (patch) | |
tree | b06f5cf682d258575944e194ab553d6672ca8bd2 /extra/libinput | |
parent | d87a82a8e83ee8e3950a57146a753092fb9e892e (diff) | |
download | repository-8341cbdfd6079dff9f79e88b41abcaab16db5f74.tar.gz |
libinput: bump to 1.22.1
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 6d844028..c700ea48 100644 --- a/extra/libinput/checksums +++ b/extra/libinput/checksums @@ -1,2 +1,2 @@ %BLAKE3 -9c2ed262a0c98ae32edb8f9ee9e4cc5d01fcf538c7b92af80b616664ff26f62c libinput-1.22.0.tar.gz +1976d62be668add8864ca52e85be0362ffa45a6c6105a38a68b0f068ea5fc33e libinput-1.22.1.tar.gz diff --git a/extra/libinput/sources b/extra/libinput/sources index 4da0af66..b77ac565 100644 --- a/extra/libinput/sources +++ b/extra/libinput/sources @@ -1 +1 @@ -https://gitlab.freedesktop.org/libinput/libinput/-/archive/1.22.0/libinput-1.22.0.tar.gz +https://gitlab.freedesktop.org/libinput/libinput/-/archive/1.22.1/libinput-1.22.1.tar.gz diff --git a/extra/libinput/version b/extra/libinput/version index 8bb782e4..16375307 100644 --- a/extra/libinput/version +++ b/extra/libinput/version @@ -1 +1 @@ -1.22.0 1 +1.22.1 1 |