diff --git a/iproute2.yaml b/iproute2.yaml index 53461f2a3f9..5d328b68ca0 100644 --- a/iproute2.yaml +++ b/iproute2.yaml @@ -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 @@ -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: