Added ethtool-6 build template.
--HG-- extra : convert_revision : 93a2e3b0f48f5ca20b29572c02754d0484c784d8
This commit is contained in:
parent
5034082d06
commit
df0a1f2117
1 changed files with 13 additions and 0 deletions
13
srcpkgs/ethtool/template
Normal file
13
srcpkgs/ethtool/template
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'ethtool'
|
||||
pkgname=ethtool
|
||||
version=6
|
||||
distfiles="${SOURCEFORGE_SITE}/gkernel/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
short_desc="Display or change ethernet card settings"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=5046f573e7dd77f689c33c5f0aa0f2b7f96c79e0b37d6ecc78bae74c094fb4c6
|
||||
long_desc="
|
||||
ethtool is used for querying settings of an ethernet device and
|
||||
changing them."
|
||||
|
||||
Add_dependency full glibc
|
Loading…
Reference in a new issue