ethtool: update to 5.3.
This commit is contained in:
parent
bb995b3291
commit
7f16d4634d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ethtool'
|
||||
pkgname=ethtool
|
||||
version=5.2
|
||||
version=5.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Utility for controlling network drivers and hardware"
|
||||
|
@ -8,4 +8,4 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
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=665fd70841860d6cb974387e3ab97e0dde7745f95cb3ef35b98ef9aace137805
|
||||
checksum=f3dac0dbce7066af05fbe92812cc33a042d03fb00a45bcf9959f20455efe24c4
|
||||
|
|
Loading…
Reference in New Issue