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 | |
| parent | bfa29764194708af0c613316fb6ba00624a9f306 (diff) | |
| download | alicelinux-58cabbae08a771b0d1f02410041da84dcbc86c41.tar.gz alicelinux-58cabbae08a771b0d1f02410041da84dcbc86c41.zip | |
strace: updated to 6.18
Diffstat (limited to 'repos/extra')
| -rw-r--r-- | repos/extra/strace/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/strace/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/strace/.checksum b/repos/extra/strace/.checksum index cf6207cf..805d4aef 100644 --- a/repos/extra/strace/.checksum +++ b/repos/extra/strace/.checksum @@ -1 +1 @@ -a72d3da80e4f5cc2f1a53dc9a5fc2527e671ae1280f3d3caf511a9d0f590efcd strace-6.17.tar.xz +1564358c256276ac66a58b0e5f5de50f7017728a855882ab0d1596b580db2a50 strace-6.18.tar.xz 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" |