ethtool: update to 4.16.
This commit is contained in:
parent
d98f625447
commit
b592378083
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'ethtool'
|
||||
pkgname=ethtool
|
||||
version=4.15
|
||||
version=4.16
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Utility for controlling network drivers and hardware"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="http://www.kernel.org/pub/software/network/ethtool/"
|
||||
license="GPL-2"
|
||||
distfiles="http://www.kernel.org/pub/software/network/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=71f7fd32483ffdc7c6c4d882e230714eb101df0a46cbe396dbeb8ac78f1ef91a
|
||||
checksum=fe967a6722db2099fa63d847b6628e3e31cf9f53571a37503347dcc3e4015a03
|
||||
|
||||
|
|
Loading…
Reference in New Issue