diff --git a/pkg/iproute2/build b/pkg/iproute2/build index 812250b..41bfdbd 100755 --- a/pkg/iproute2/build +++ b/pkg/iproute2/build @@ -1,8 +1,8 @@ -VERSION="4.18.0" +VERSION="4.19.0" SRCDIR="iproute2-${VERSION}" TARBALL="${SRCDIR}.tar.xz" URL="https://www.kernel.org/pub/linux/utils/net/iproute2/" -SHA256SUM="a9e6c70c95f513871c5e1f4e452c04fcb3c4d8a05be651bd794cd994a52daa45" +SHA256SUM="d9ec5ca1f47d8a85416fa26e7dc1cbf5d067640eb60e90bdc1c7e5bdc6a29984" DEPENDS="libmnl" prepare() {