2009-11-30 13:40:18 +00:00
|
|
|
# Template file for 'ethtool'
|
|
|
|
pkgname=ethtool
|
2012-10-08 11:01:33 +00:00
|
|
|
version=3.6
|
2012-06-15 07:38:11 +00:00
|
|
|
revision=1
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2009-11-30 13:40:18 +00:00
|
|
|
short_desc="Display or change ethernet card settings"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-06-14 13:25:32 +00:00
|
|
|
homepage="http://www.kernel.org/pub/software/network/ethtool/"
|
|
|
|
license="GPL-2"
|
2012-09-22 12:52:18 +00:00
|
|
|
distfiles="http://www.kernel.org/pub/software/network/${pkgname}/${pkgname}-${version}.tar.xz"
|
2012-10-08 11:01:33 +00:00
|
|
|
checksum=76fd5471bd168baf504e44c5ff2d1ed4821e56073131d7e0a37d220f087090de
|
2009-11-30 13:40:18 +00:00
|
|
|
long_desc="
|
2012-06-15 07:38:11 +00:00
|
|
|
ethtool is used for querying settings of an ethernet device and changing them."
|