24 lines
589 B
YAML
24 lines
589 B
YAML
name: iproute2
|
|
description: IP Routing utilities
|
|
version: 7.1.0
|
|
revision: 1
|
|
url: https://www.kernel.org/pub/linux/utils/net/iproute2/
|
|
license: GPL2-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
- libcap
|
|
- libelf
|
|
- libmnl
|
|
- iptables
|
|
optional_depends:
|
|
- python3
|
|
downloads:
|
|
- url: https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/snapshot/iproute2-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 220ebd1e29b8d4e83a7b133091b678df6e74dfedbd8857c390c546b913d600fb
|