22 lines
537 B
YAML
22 lines
537 B
YAML
name: netavark
|
|
description: Container network stack
|
|
version: 2.1.0
|
|
revision: 1
|
|
url: https://github.com/containers/netavark
|
|
license: Apache-2.0
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glibc
|
|
make_depends:
|
|
- rustc
|
|
- protobuf-compiler
|
|
downloads:
|
|
- url: https://github.com/containers/netavark/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 96677048168ddd1abe313e4c2e17f1cace72b60ee1bac8ca12a4bd7dfcadfbbb
|