We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 97b499d + 65ec103 commit cf43227Copy full SHA for cf43227
1 file changed
iproute2.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: iproute2
3
- version: 6.3.0
4
- epoch: 1
+ version: 6.4.0
+ epoch: 0
5
description: IP Routing Utilities
6
copyright:
7
- license: GPL-2.0-or-later
@@ -22,7 +22,7 @@ pipeline:
22
- uses: fetch
23
with:
24
uri: https://kernel.org/pub/linux/utils/net/iproute2/iproute2-${{package.version}}.tar.xz
25
- expected-sha256: dfb2a98db96e7a653cffc6693335a1a466e29a34b6ac528be48f35e1d2766732
+ expected-sha256: 4c51b8decbc7e4da159ffb066f590cfb93dbf9af7ff86b1647ce42b7c179a272
26
27
- uses: autoconf/configure
28
0 commit comments