19 lines
569 B
Plaintext
19 lines
569 B
Plaintext
name: runc
|
|
description: CLI tool for spawning and running containers according to the OCI specification
|
|
version: 1.3.2
|
|
revision: 2
|
|
url: https://github.com/opencontainers/runc
|
|
license: Apache-2.0
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- libseccomp
|
|
make_depends:
|
|
- golang
|
|
- go-md2man
|
|
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: 831d1ab47fe5eb1a29216593e1ced036c4306d012e5ef35fbf475dbbc8eab317
|