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 <goliath@infraroot.at>
This commit is contained in:
David Oberhollenzer 2019-07-07 16:30:32 +02:00
parent 4d57296f10
commit 4118636f70

View file

@ -1,8 +1,8 @@
VERSION="4.19"
VERSION="5.1"
SRCDIR="ethtool-${VERSION}"
TARBALL="${SRCDIR}.tar.xz"
URL="https://www.kernel.org/pub/software/network/ethtool/"
SHA256SUM="b18a6c364e42c29cdac057cf183c9674163db96b30848adfa8c2a90450f6d0c8"
SHA256SUM="65feac1fec6565290b7784b2efc925dee900a9b11202ce7c6c30a967c3da3387"
DEPENDS="toolchain"
prepare() {