24 lines
589 B
YAML
24 lines
589 B
YAML
name: iproute2
|
|
description: IP Routing utilities
|
|
version: 7.0.0
|
|
revision: 2
|
|
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: b1877e9a225d03af009b3a1e50f4c1c3afb5d8a58624b79c364e6187bfeaeac1
|