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
6 changes: 3 additions & 3 deletions iproute2.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: iproute2
version: 6.3.0
epoch: 1
version: 6.4.0
epoch: 0
description: IP Routing Utilities
copyright:
- license: GPL-2.0-or-later
Expand All @@ -22,7 +22,7 @@ pipeline:
- uses: fetch
with:
uri: https://kernel.org/pub/linux/utils/net/iproute2/iproute2-${{package.version}}.tar.xz
expected-sha256: dfb2a98db96e7a653cffc6693335a1a466e29a34b6ac528be48f35e1d2766732
expected-sha256: 4c51b8decbc7e4da159ffb066f590cfb93dbf9af7ff86b1647ce42b7c179a272

- uses: autoconf/configure
with:
Expand Down