diff options
| author | Emmett1 <me@emmett1.my> | 2026-06-22 01:22:17 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-06-22 01:22:17 +0000 |
| commit | 5cadb19d21e4bda5f9a72dff94079f9d46db6d6b (patch) | |
| tree | 5afa57fa65ae0ec9f5f59347700521089cc0c995 /repos/extra/strace/abuild | |
| parent | af98d13144f94e5f3c1b16f1592e6335ddb3fede (diff) | |
| download | alicelinux-5cadb19d21e4bda5f9a72dff94079f9d46db6d6b.tar.gz alicelinux-5cadb19d21e4bda5f9a72dff94079f9d46db6d6b.zip | |
strace: updated to 7.1
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 8208a9dd..de39fa1b 100644 --- a/repos/extra/strace/abuild +++ b/repos/extra/strace/abuild @@ -1,5 +1,5 @@ name=strace -version=7.0 +version=7.1 release=1 source="https://github.com/${name}/${name}/releases/download/v${version}/${name}-${version}.tar.xz" build_opt="--enable-mpers=no" |