14 lines
520 B
Bash
14 lines
520 B
Bash
# Template file for 'ethtool'
|
|
pkgname=ethtool
|
|
version=5.8
|
|
revision=1
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config"
|
|
makedepends="libmnl-devel"
|
|
short_desc="Utility for controlling network drivers and hardware"
|
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
|
license="GPL-2.0-only"
|
|
homepage="http://www.kernel.org/pub/software/network/ethtool/"
|
|
distfiles="http://www.kernel.org/pub/software/network/${pkgname}/${pkgname}-${version}.tar.xz"
|
|
checksum=2f3b54d08d048f5977b80cb6cb4744994370def7553ee634d39dbbb6ccf87546
|