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 libnftnl.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: libnftnl
version: "1.2.5"
version: 1.2.6
epoch: 0
description: Netfilter library providing interface to the nf_tables subsystem
copyright:
Expand All @@ -20,7 +20,7 @@ pipeline:
- uses: fetch
with:
uri: https://netfilter.org/projects/libnftnl/files/libnftnl-${{package.version}}.tar.xz
expected-sha256: 966de0a8120c8a53db859889749368bfb2cba0c4f0b4c1a30d264eccc45f1226
expected-sha256: ceeaea2cd92147da19f13a35a7f1a4bc2767ff897e838e4b479cf54b59c777f4

- runs: |
./configure \
Expand Down