diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-09 08:52:48 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-09 08:52:48 +0000 |
| commit | 58cabbae08a771b0d1f02410041da84dcbc86c41 (patch) | |
| tree | 8bcaf8800bfcfd373b0d42aaa4be950a55495ee6 /repos/extra/strace/abuild | |
| parent | bfa29764194708af0c613316fb6ba00624a9f306 (diff) | |
| download | alicelinux-58cabbae08a771b0d1f02410041da84dcbc86c41.tar.gz alicelinux-58cabbae08a771b0d1f02410041da84dcbc86c41.zip | |
strace: updated to 6.18
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 5902826d..a3c047e1 100644 --- a/repos/extra/strace/abuild +++ b/repos/extra/strace/abuild @@ -1,5 +1,5 @@ name=strace -version=6.17 +version=6.18 release=1 source="https://github.com/${name}/${name}/releases/download/v${version}/${name}-${version}.tar.xz" build_opt="--enable-mpers=no" |