ethtool: update to 3.10.
This commit is contained in:
parent
29b240b9cc
commit
742e8c09dc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ethtool'
|
||||
pkgname=ethtool
|
||||
version=3.8
|
||||
version=3.10
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Utility for controlling network drivers and hardware"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
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=510df229ffb27bc030bf60d6181a021e9d3707a082d6565b6daae3d352ee2c95
|
||||
checksum=f88d941b63a0e51613bde5498d42f4ee2eefa332064e7a8dd80069a341dc1c40
|
||||
|
||||
ethtool_package() {
|
||||
pkg_install() {
|
||||
|
|
Loading…
Reference in a new issue