ethtool: update to 3.6.
This commit is contained in:
parent
acac947f54
commit
c28c9e6cd2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ethtool'
|
||||
pkgname=ethtool
|
||||
version=3.5
|
||||
version=3.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Display or change ethernet card settings"
|
||||
|
@ -8,6 +8,6 @@ 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=992f61b13e0f47d6cf08e59fd56a74a06402f0f5392c4a81ec3ecc574ede70a8
|
||||
checksum=76fd5471bd168baf504e44c5ff2d1ed4821e56073131d7e0a37d220f087090de
|
||||
long_desc="
|
||||
ethtool is used for querying settings of an ethernet device and changing them."
|
||||
|
|
Loading…
Reference in a new issue