15 lines
599 B
Bash
15 lines
599 B
Bash
# Template file for 'ethtool'
|
|
pkgname=ethtool
|
|
version=6.11
|
|
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="https://www.kernel.org/pub/software/network/ethtool/"
|
|
changelog="https://git.kernel.org/pub/scm/network/ethtool/ethtool.git/plain/NEWS"
|
|
distfiles="https://www.kernel.org/pub/software/network/ethtool/ethtool-${version}.tar.xz"
|
|
checksum=8d91f5c72ae3f25b7e88d4781279dcb320f71e30058914370b1c574c96b31202
|