diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-02-16 12:42:26 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-02-16 12:42:26 +0000 |
| commit | f4ba7c9dc99e49d5830f9baa3526f0d1f5fd52b4 (patch) | |
| tree | 3e042584a4660a579f7c975061dc085b7756c456 /repos/extra/strace/abuild | |
| parent | f1ffdd2dbbf02684b8adf10fb08d598e7f8a6d1c (diff) | |
| download | alicelinux-f4ba7c9dc99e49d5830f9baa3526f0d1f5fd52b4.tar.gz alicelinux-f4ba7c9dc99e49d5830f9baa3526f0d1f5fd52b4.zip | |
strace: updated to 6.19
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 a3c047e1..b479d3cb 100644 --- a/repos/extra/strace/abuild +++ b/repos/extra/strace/abuild @@ -1,5 +1,5 @@ name=strace -version=6.18 +version=6.19 release=1 source="https://github.com/${name}/${name}/releases/download/v${version}/${name}-${version}.tar.xz" build_opt="--enable-mpers=no" |