diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-08 09:59:42 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-08 09:59:42 +0800 |
| commit | 89121fe56828d29c604f8767e10620036860e963 (patch) | |
| tree | 0326192825b7f607a0e9cbfc3dbf7a2acd5d877f /repos/extra/libinput/abuild | |
| parent | ba17cf4921278bece97221b43e5e9b61423eb952 (diff) | |
| download | alicelinux-89121fe56828d29c604f8767e10620036860e963.tar.gz alicelinux-89121fe56828d29c604f8767e10620036860e963.zip | |
libinput: updated to 1.26.1
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 2fe56104..08ee9932 100644 --- a/repos/extra/libinput/abuild +++ b/repos/extra/libinput/abuild @@ -1,5 +1,5 @@ name=libinput -version=1.26.0 +version=1.26.1 release=1 source="https://gitlab.freedesktop.org/$name/$name/-/archive/$version/$name-$version.tar.gz" build_opt="-Ddebug-gui=false -Dtests=false -Dlibwacom=false" |