diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-25 09:18:12 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-25 09:18:12 +0800 |
| commit | 3722d40b2aa4c4fea21028255a9fdea8f7a9e228 (patch) | |
| tree | 9956850159a58a9db2a4243b34ea92e2ba3fd072 /repos/extra | |
| parent | 871034b86a6517f35855b21b27c750dcef1f7c4b (diff) | |
| download | alicelinux-3722d40b2aa4c4fea21028255a9fdea8f7a9e228.tar.gz alicelinux-3722d40b2aa4c4fea21028255a9fdea8f7a9e228.zip | |
strace: updated to 6.10
Diffstat (limited to 'repos/extra')
| -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 ff80588d..cea14c3f 100644 --- a/repos/extra/strace/abuild +++ b/repos/extra/strace/abuild @@ -1,5 +1,5 @@ name=strace -version=6.9 +version=6.10 release=1 source="https://github.com/${name}/${name}/releases/download/v${version}/${name}-${version}.tar.xz" build_opt="--enable-mpers=no" |