12 lines
489 B
Bash
12 lines
489 B
Bash
# Template file for 'ethtool'
|
|
pkgname=ethtool
|
|
version=4.5
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--sbindir=/usr/bin"
|
|
short_desc="Utility for controlling network drivers and hardware"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
homepage="http://www.kernel.org/pub/software/network/ethtool/"
|
|
license="GPL-2"
|
|
distfiles="http://www.kernel.org/pub/software/network/${pkgname}/${pkgname}-${version}.tar.xz"
|
|
checksum=bb2834332c5ac7f5bbe1c9f78f4fa851e4a3fe6397b124d58467c9ccee9fca3b
|