diff --git a/pkg/iproute2/build b/pkg/iproute2/build index fd9718b..82abb83 100755 --- a/pkg/iproute2/build +++ b/pkg/iproute2/build @@ -1,8 +1,8 @@ -VERSION="5.2.0" +VERSION="5.6.0" SRCDIR="iproute2-${VERSION}" TARBALL="${SRCDIR}.tar.xz" URL="https://www.kernel.org/pub/linux/utils/net/iproute2/" -SHA256SUM="a5b95dec26353fc71dba9bb403e9343fad2a06bd69fb154a22a2aa2914f74da8" +SHA256SUM="1b5b0e25ce6e23da7526ea1da044e814ad85ba761b10dd29c2b027c056b04692" DEPENDS="toolchain libmnl-dev" SUBPKG="iproute2 iproute2-dev"