19 lines
541 B
YAML
19 lines
541 B
YAML
name: ethtool
|
|
description: Utility for controlling network drivers and hardware
|
|
version: "7.1"
|
|
revision: 1
|
|
url: https://www.kernel.org/pub/software/network/ethtool/
|
|
license: GPL2-only
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
- libmnl
|
|
downloads:
|
|
- url: https://mirrors.edge.kernel.org/pub/software/network/ethtool/ethtool-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 21cc520ae5d881f01b0dcd6d26de4d52a64b24840bc2150daf778a235442e61d
|