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 libtracefs.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: libtracefs
version: 1.6.4
version: 1.7.0
epoch: 0
description: "Linux kernel trace file system library"
copyright:
Expand All @@ -19,7 +19,7 @@ pipeline:
- uses: fetch
with:
uri: https://git.kernel.org/pub/scm/libs/libtrace/libtracefs.git/snapshot/libtracefs-${{package.version}}.tar.gz
expected-sha256: 52ce793dbb35a3e59bddce31de09a5d92cedd4d0702e64d0916f1ccdb00526c9
expected-sha256: 411fcbf3434ecbaefa6c2b1bf092266293a672e2d7ee46fdd6b402753cb8bd16

- uses: autoconf/make

Expand Down