ethtool: update to 3.2
This commit is contained in:
parent
58ebc39873
commit
4f6a10f068
|
@ -1,18 +1,17 @@
|
|||
# Template file for 'ethtool'
|
||||
pkgname=ethtool
|
||||
_distver=3.1
|
||||
_distver=3.2
|
||||
# Previous version was 6, we have to conserve it to make version comparision
|
||||
# work with previous versions.
|
||||
version=6:${_distver}
|
||||
wrksrc=${pkgname}-${_distver}
|
||||
#distfiles="http://www.kernel.org/pub/software/network/$pkgname/$pkgname-${_distver}.tar.bz2"
|
||||
distfiles="ftp://ftp.archlinux.org/other/$pkgname/$pkgname-${_distver}.tar.gz"
|
||||
distfiles="http://www.kernel.org/pub/software/network/$pkgname/$pkgname-${_distver}.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
short_desc="Display or change ethernet card settings"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.kernel.org/pub/software/network/ethtool/"
|
||||
license="GPL-2"
|
||||
checksum=3ff78f9278a7a2fd0c508c6347b48beb5aa21eb3339070e6c8ba25fc0503f01c
|
||||
checksum=edeb2f1c44e396c3801ddb56ebb9bb0a8f8a0110acc68ccfd492d5a73ac6ef5b
|
||||
long_desc="
|
||||
ethtool is used for querying settings of an ethernet device and
|
||||
changing them."
|
||||
|
|
Loading…
Reference in New Issue
Block a user