diff options
author | Cem Keylan <cem@ckyln.com> | 2024-10-05 14:43:32 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2024-10-05 14:43:32 +0200 |
commit | 110faa6a57214ee21d8503d8d5d664b05bb9c960 (patch) | |
tree | 0d210c768dc92476d58a5a21385b7b7121a084d0 /extra | |
parent | 155977c6a5418fd188878beb268a0bc7bd4d7249 (diff) | |
download | repository-110faa6a57214ee21d8503d8d5d664b05bb9c960.tar.gz |
libinput: bump to 1.26.2
Diffstat (limited to 'extra')
-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 a68fbe63..5240800e 100644 --- a/extra/libinput/checksums +++ b/extra/libinput/checksums @@ -1,2 +1,2 @@ %BLAKE3 -376d877ed0737b4961437c0c7e95ca6eee1769d6d174d9b50f128aadfdc8ec42 libinput-1.24.0.tar.gz +73b0936fe2c22fc5c0f307089a7debbb46b051bcda400fab5af80f7b9dd37b10 libinput-1.26.2.tar.gz diff --git a/extra/libinput/sources b/extra/libinput/sources index 0d28398c..9d99bb48 100644 --- a/extra/libinput/sources +++ b/extra/libinput/sources @@ -1 +1 @@ -https://gitlab.freedesktop.org/libinput/libinput/-/archive/1.24.0/libinput-1.24.0.tar.gz +https://gitlab.freedesktop.org/libinput/libinput/-/archive/1.26.2/libinput-1.26.2.tar.gz diff --git a/extra/libinput/version b/extra/libinput/version index 48b5dc6c..b60e4cec 100644 --- a/extra/libinput/version +++ b/extra/libinput/version @@ -1 +1 @@ -1.24.0 1 +1.26.2 1 |