Update package version to 7.2.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
name: iproute2
|
name: iproute2
|
||||||
description: IP Routing utilities
|
description: IP Routing utilities
|
||||||
version: 7.1.0
|
version: 7.2.0
|
||||||
revision: 1
|
revision: 1
|
||||||
url: https://www.kernel.org/pub/linux/utils/net/iproute2/
|
url: https://www.kernel.org/pub/linux/utils/net/iproute2/
|
||||||
license: GPL2-or-later
|
license: GPL2-or-later
|
||||||
@@ -10,14 +10,15 @@ architecture: any
|
|||||||
type: source
|
type: source
|
||||||
depends:
|
depends:
|
||||||
- glibc
|
- glibc
|
||||||
|
- libbpf
|
||||||
- libcap
|
- libcap
|
||||||
- libelf
|
- libelf
|
||||||
- libmnl
|
- libmnl
|
||||||
- iptables
|
- iptables
|
||||||
optional_depends:
|
optional_depends:
|
||||||
- python3
|
- python3:For routel
|
||||||
downloads:
|
downloads:
|
||||||
- url: https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/snapshot/iproute2-${BPM_PKG_VERSION}.tar.gz
|
- url: https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/snapshot/iproute2-${BPM_PKG_VERSION}.tar.gz
|
||||||
extract_to: ${BPM_SOURCE}
|
extract_to: ${BPM_SOURCE}
|
||||||
extract_strip_components: 1
|
extract_strip_components: 1
|
||||||
checksum: 220ebd1e29b8d4e83a7b133091b678df6e74dfedbd8857c390c546b913d600fb
|
checksum: 30700923d57f05fa633065f89291ee49c6a8911a9578478c62eaf125470fbd22
|
||||||
|
|||||||
Reference in New Issue
Block a user