ethtool: remove long_desc.
This commit is contained in:
parent
4f2a6fea1e
commit
e4173b96a3
1 changed files with 1 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ethtool'
|
# Template file for 'ethtool'
|
||||||
pkgname=ethtool
|
pkgname=ethtool
|
||||||
version=3.7
|
version=3.7
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Display or change ethernet card settings"
|
short_desc="Display or change ethernet card settings"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
@ -9,5 +9,3 @@ homepage="http://www.kernel.org/pub/software/network/ethtool/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://www.kernel.org/pub/software/network/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="http://www.kernel.org/pub/software/network/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=9ab2e1debfb608c54ca1215d26b194b014e246821ab0fd72a4bf5e960b4201fe
|
checksum=9ab2e1debfb608c54ca1215d26b194b014e246821ab0fd72a4bf5e960b4201fe
|
||||||
long_desc="
|
|
||||||
ethtool is used for querying settings of an ethernet device and changing them."
|
|
||||||
|
|
Loading…
Reference in a new issue