diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-09-03 20:41:16 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-09-03 20:41:16 +0800 |
| commit | c737e4ae4112570496a50772877ce14044bb20d3 (patch) | |
| tree | c8d130ff7c3b08bb0df36660afadfa00778c55c3 /repos/extra/libinput/abuild | |
| parent | 29ac542d671f37d3326a730f521a195721146f97 (diff) | |
| download | alicelinux-c737e4ae4112570496a50772877ce14044bb20d3.tar.gz alicelinux-c737e4ae4112570496a50772877ce14044bb20d3.zip | |
libinput: updated to 1.26.2
Diffstat (limited to 'repos/extra/libinput/abuild')
| -rw-r--r-- | repos/extra/libinput/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/libinput/abuild b/repos/extra/libinput/abuild index 08ee9932..67cf84c9 100644 --- a/repos/extra/libinput/abuild +++ b/repos/extra/libinput/abuild @@ -1,5 +1,5 @@ name=libinput -version=1.26.1 +version=1.26.2 release=1 source="https://gitlab.freedesktop.org/$name/$name/-/archive/$version/$name-$version.tar.gz" build_opt="-Ddebug-gui=false -Dtests=false -Dlibwacom=false" |