21 lines
595 B
Plaintext
21 lines
595 B
Plaintext
name: runc
|
|
description: CLI tool for spawning and running containers according to the OCI specification
|
|
version: 1.4.0
|
|
revision: 1
|
|
url: https://github.com/opencontainers/runc
|
|
license: Apache-2.0
|
|
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: 94d566d8b017d6cdffc684560a4f069bb87f86534976c41d768711c85e194884
|