diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 21:47:46 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 21:47:46 +0800 |
| commit | 1e1df954cd0ec684a81a4b75863993dad94911f8 (patch) | |
| tree | cab8704eaa1853e5d05394ca0c8b84ef261e1580 /repos/extra/strace/abuild | |
| parent | b67ddaaa0d78b64efa118f91496b522726815735 (diff) | |
| download | alicelinux-1e1df954cd0ec684a81a4b75863993dad94911f8.tar.gz alicelinux-1e1df954cd0ec684a81a4b75863993dad94911f8.zip | |
strace: updated to 6.12
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 585cd1e7..7fb6da6a 100644 --- a/repos/extra/strace/abuild +++ b/repos/extra/strace/abuild @@ -1,5 +1,5 @@ name=strace -version=6.11 +version=6.12 release=1 source="https://github.com/${name}/${name}/releases/download/v${version}/${name}-${version}.tar.xz" build_opt="--enable-mpers=no" |