diff options
author | Cem Keylan <cem@ckyln.com> | 2022-06-16 00:12:44 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-06-16 00:12:44 +0200 |
commit | 18bc8602689c18c11e60fc079106d4229675866b (patch) | |
tree | 4cf66c2b9e11258dcc7c62436ba34ab8a7d47024 /extra/libinput | |
parent | 76bfe5426093aa98f221f5eb1a7cf432bbecfd9b (diff) | |
download | repository-18bc8602689c18c11e60fc079106d4229675866b.tar.gz |
libinput: bump to 1.21.0
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 80362af6..f7e25623 100644 --- a/extra/libinput/checksums +++ b/extra/libinput/checksums @@ -1,2 +1,2 @@ %BLAKE3 -7a76c8b3bcd5a98be0c6fb4da7f1928d5e551e226e74bcac343b8da3dc1dca97 libinput-1.20.1.tar.gz +623fd91d537aba7c2bf68b66588796f57a4b71f214c1f84ffcc2e2fd84cca268 libinput-1.21.0.tar.gz diff --git a/extra/libinput/sources b/extra/libinput/sources index 5acbb267..f01b7681 100644 --- a/extra/libinput/sources +++ b/extra/libinput/sources @@ -1 +1 @@ -https://gitlab.freedesktop.org/libinput/libinput/-/archive/1.20.1/libinput-1.20.1.tar.gz +https://gitlab.freedesktop.org/libinput/libinput/-/archive/1.21.0/libinput-1.21.0.tar.gz diff --git a/extra/libinput/version b/extra/libinput/version index 312e0a4e..368bca4e 100644 --- a/extra/libinput/version +++ b/extra/libinput/version @@ -1 +1 @@ -1.20.1 1 +1.21.0 1 |