diff --git a/pkg/iproute2/build b/pkg/iproute2/build index 5f4ae3b..d257f76 100755 --- a/pkg/iproute2/build +++ b/pkg/iproute2/build @@ -1,8 +1,8 @@ -VERSION="4.17.0" +VERSION="4.18.0" SRCDIR="iproute2-${VERSION}" TARBALL="${SRCDIR}.tar.xz" URL="https://www.kernel.org/pub/linux/utils/net/iproute2/" -SHA256SUM="6fa991b092315887775b9e47dc6a89af7ae09dd3ad4ccff754d055c566b4be6e" +SHA256SUM="a9e6c70c95f513871c5e1f4e452c04fcb3c4d8a05be651bd794cd994a52daa45" DEPENDS="bdb libmnl" prepare() {