Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions strace.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: strace
version: "6.3"
version: "6.4"
epoch: 0
description: Diagnostic, debugging and instructional userspace tracer
copyright:
Expand All @@ -21,7 +21,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: e17878e301506c1cc301611118ad14efee7f8bcef63b27ace5d290acce7bb731
expected-sha256: 27987dbac57fdfd260c6db4dc8328df35c95c6867c8a3d4371d59cdcf4eb9238
uri: https://github.com/strace/strace/releases/download/v${{package.version}}/strace-${{package.version}}.tar.xz

- uses: autoconf/configure
Expand Down