diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-08 02:16:24 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-08 02:16:24 +0000 |
| commit | 4f23fe54a2e4ee4b1e1b656e3b84faf6c4d21f58 (patch) | |
| tree | 78e3265963bab84ecb45d61333c7b9e32f742fde /repos/extra/strace/abuild | |
| parent | 6804cedeba5a6cd14c0deac262abe8826383eb92 (diff) | |
| download | alicelinux-4f23fe54a2e4ee4b1e1b656e3b84faf6c4d21f58.tar.gz alicelinux-4f23fe54a2e4ee4b1e1b656e3b84faf6c4d21f58.zip | |
strace: updated to 6.16
Diffstat (limited to 'repos/extra/strace/abuild')
| -rw-r--r-- | repos/extra/strace/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/strace/abuild b/repos/extra/strace/abuild index 5de94648..172f6084 100644 --- a/repos/extra/strace/abuild +++ b/repos/extra/strace/abuild @@ -1,5 +1,5 @@ name=strace -version=6.15 +version=6.16 release=1 source="https://github.com/${name}/${name}/releases/download/v${version}/${name}-${version}.tar.xz" build_opt="--enable-mpers=no" |