1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-05-18 11:36:13 +02:00

Bump iproute2 version

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
David Oberhollenzer 2018-08-17 10:46:08 +02:00
parent ebee030b86
commit 0faf37f421

View file

@ -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() {