Switch to new package format
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
name: runc
|
||||
description: CLI tool for spawning and running containers according to the OCI specification
|
||||
version: 1.4.2
|
||||
revision: 2
|
||||
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: 9e1dcd513e28fac99e7b47fec38ce4f1969a9a9693b80619e9009286e2d0d584
|
||||
Reference in New Issue
Block a user