ethtool: update to 4.19.
This commit is contained in:
parent
6954168058
commit
838a187b22
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ethtool'
|
||||
pkgname=ethtool
|
||||
version=4.18
|
||||
version=4.19
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Utility for controlling network drivers and hardware"
|
||||
|
@ -8,5 +8,5 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="http://www.kernel.org/pub/software/network/ethtool/"
|
||||
distfiles="http://www.kernel.org/pub/software/network/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=90948555d4c017561d0d8795f2dc61893a4932c0f3b85e6d422afd7031b7c110
|
||||
checksum=b18a6c364e42c29cdac057cf183c9674163db96b30848adfa8c2a90450f6d0c8
|
||||
|
||||
|
|
Loading…
Reference in New Issue