diff options
author | Cem Keylan <cem@ckyln.com> | 2023-09-12 12:07:06 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-09-12 12:07:06 +0200 |
commit | 8af51e9bd46e89bc799555469b32d916b7423b34 (patch) | |
tree | 895849f095c469a56dc8dca2c6ccae2b82eaf8ce /extra/libinput | |
parent | d8bb7b1666b2dcf9682340bdaa38bed86c250fd3 (diff) | |
download | repository-8af51e9bd46e89bc799555469b32d916b7423b34.tar.gz |
libinput: bump to 1.24.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 25d45596..a68fbe63 100644 --- a/extra/libinput/checksums +++ b/extra/libinput/checksums @@ -1,2 +1,2 @@ %BLAKE3 -b7dc77e382d1855e0325e1e1d92fc44ca89e8b891e485625c0254a8e0924d020 libinput-1.23.0.tar.gz +376d877ed0737b4961437c0c7e95ca6eee1769d6d174d9b50f128aadfdc8ec42 libinput-1.24.0.tar.gz diff --git a/extra/libinput/sources b/extra/libinput/sources index 2269a5db..0d28398c 100644 --- a/extra/libinput/sources +++ b/extra/libinput/sources @@ -1 +1 @@ -https://gitlab.freedesktop.org/libinput/libinput/-/archive/1.23.0/libinput-1.23.0.tar.gz +https://gitlab.freedesktop.org/libinput/libinput/-/archive/1.24.0/libinput-1.24.0.tar.gz diff --git a/extra/libinput/version b/extra/libinput/version index 8549d7b2..48b5dc6c 100644 --- a/extra/libinput/version +++ b/extra/libinput/version @@ -1 +1 @@ -1.23.0 1 +1.24.0 1 |