ethtool: update to 3.7.

This commit is contained in:
Juan RP 2012-12-16 09:02:21 +01:00
parent e9d5a703b5
commit 6eb0f58fe9
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ethtool'
pkgname=ethtool
version=3.6
version=3.7
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=76fd5471bd168baf504e44c5ff2d1ed4821e56073131d7e0a37d220f087090de
checksum=9ab2e1debfb608c54ca1215d26b194b014e246821ab0fd72a4bf5e960b4201fe
long_desc="
ethtool is used for querying settings of an ethernet device and changing them."