diff --git a/pkg/iproute2/build b/pkg/iproute2/build index 9b98ab8..4af3888 100755 --- a/pkg/iproute2/build +++ b/pkg/iproute2/build @@ -1,8 +1,8 @@ -VERSION="4.15.0" +VERSION="4.16.0" SRCDIR="iproute2-${VERSION}" TARBALL="${SRCDIR}.tar.xz" URL="https://www.kernel.org/pub/linux/utils/net/iproute2/" -SHA256SUM="48d4616a99d7b609b7b795c0ae8ec57099fb0271ed89253e8772c02327798355" +SHA256SUM="0c5c24020fd7349fe25728c5edee9fb6a1bc8a38f08e23be5c57a6301e55ee0a" DEPENDS="bdb libmnl" prepare() {