void-packages/srcpkgs/ethtool/template

22 lines
819 B
Plaintext

# Template file for 'ethtool'
pkgname=ethtool
_distver=2.6.39
# 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="http://mirror.be.gbxs.net/pub/software/network/$pkgname/$pkgname-${_distver}.tar.bz2"
build_style=gnu-configure
revision=1
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=9c437ddfa0410273a076e414a8818fb322f3cb686aca537b915c868044819df4
long_desc="
ethtool is used for querying settings of an ethernet device and
changing them."
Add_dependency full glibc