diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-12-09 16:17:11 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-12-09 16:17:11 +0000 |
| commit | 1da52ca45c69469273983c9bce0885ab4b290fd2 (patch) | |
| tree | b4b2125e7bb080616482e11f5a4b45dba7f18c2c /strace | |
| parent | 22e115455596424c915e2f902b24a801ae406b15 (diff) | |
| download | alicelinux-1da52ca45c69469273983c9bce0885ab4b290fd2.tar.gz alicelinux-1da52ca45c69469273983c9bce0885ab4b290fd2.zip | |
Woodpecker CI 5c56c6b23df66a98f14d8aa42776d71135f1de0d [SKIP CI]
Diffstat (limited to 'strace')
| -rw-r--r-- | strace/.checksum | 2 | ||||
| -rw-r--r-- | strace/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/strace/.checksum b/strace/.checksum index cf6207cf..805d4aef 100644 --- a/strace/.checksum +++ b/strace/.checksum @@ -1 +1 @@ -a72d3da80e4f5cc2f1a53dc9a5fc2527e671ae1280f3d3caf511a9d0f590efcd strace-6.17.tar.xz +1564358c256276ac66a58b0e5f5de50f7017728a855882ab0d1596b580db2a50 strace-6.18.tar.xz diff --git a/strace/abuild b/strace/abuild index 5902826d..a3c047e1 100644 --- a/strace/abuild +++ b/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" |