23 lines
635 B
Plaintext
23 lines
635 B
Plaintext
name: runc
|
|
description: CLI tool for spawning and running containers according to the OCI specification
|
|
version: 1.4.1
|
|
revision: 1
|
|
url: https://github.com/opencontainers/runc
|
|
license: Apache-2.0
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- libseccomp
|
|
make_depends:
|
|
- golang
|
|
- go-md2man
|
|
provides:
|
|
- oci-runtime
|
|
downloads:
|
|
- url: https://github.com/opencontainers/runc/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}/src/github.com/opencontainers/runc
|
|
extract_strip_components: 1
|
|
checksum: a09f5e2f5b3b5e488bd3ee45c0be8f1e9078692174411dc5193f56a7e0de8078
|