ethtool: update to 3.5.

This commit is contained in:
Juan RP 2012-08-06 05:41:07 +02:00
parent f63c19e15a
commit f8f30220dd

View file

@ -1,6 +1,6 @@
# Template file for 'ethtool'
pkgname=ethtool
_distver=3.4.1
_distver=3.5
# Previous version was 6, we have to conserve it to make version comparision
# work with previous versions.
version=6:${_distver}
@ -12,6 +12,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-${_distver}.tar.xz"
checksum=411fb7d0e61c504876dfdb744e7d19c949d336af87dcac7397a33f07f0332f20
checksum=992f61b13e0f47d6cf08e59fd56a74a06402f0f5392c4a81ec3ecc574ede70a8
long_desc="
ethtool is used for querying settings of an ethernet device and changing them."