diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-21 08:43:58 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-21 08:43:58 +0000 |
| commit | 43ff2c6f02034f7423af1bfa63146935a0f823e6 (patch) | |
| tree | 4c81a19bccea37be9e78ef6e5c51775896a9f0b2 /repos/extra/libevdev/abuild | |
| parent | a26f0b5575644f25e96ec39d59e4c0a42413300b (diff) | |
| download | alicelinux-43ff2c6f02034f7423af1bfa63146935a0f823e6.tar.gz alicelinux-43ff2c6f02034f7423af1bfa63146935a0f823e6.zip | |
libevdev: updated to 1.13.5
Diffstat (limited to 'repos/extra/libevdev/abuild')
| -rw-r--r-- | repos/extra/libevdev/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/libevdev/abuild b/repos/extra/libevdev/abuild index 10650ea3..6751e2ff 100644 --- a/repos/extra/libevdev/abuild +++ b/repos/extra/libevdev/abuild @@ -1,5 +1,5 @@ name=libevdev -version=1.13.4 +version=1.13.5 release=1 source="https://www.freedesktop.org/software/$name/$name-$version.tar.xz" build_opt="-Ddocumentation=disabled -Dtests=disabled" |