1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-11-05 03:27:10 +01:00

Bump ethtool version

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
David Oberhollenzer 2018-06-19 20:48:20 +02:00
parent ea1f28e5d1
commit 848411862a

View file

@ -1,8 +1,8 @@
VERSION="4.16"
VERSION="4.17"
SRCDIR="ethtool-${VERSION}"
TARBALL="${SRCDIR}.tar.xz"
URL="https://www.kernel.org/pub/software/network/ethtool/"
SHA256SUM="fe967a6722db2099fa63d847b6628e3e31cf9f53571a37503347dcc3e4015a03"
SHA256SUM="c46b1eb417c78793dddb3247b89eb8f50f6e398e12ee4670b092b3570728c585"
DEPENDS="toolchain"
prepare() {