Provide 'oci-runtime' package
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: runc
|
||||
description: CLI tool for spawning and running containers according to the OCI specification
|
||||
version: 1.3.3
|
||||
revision: 1
|
||||
revision: 2
|
||||
url: https://github.com/opencontainers/runc
|
||||
license: Apache-2.0
|
||||
architecture: any
|
||||
@@ -11,6 +11,8 @@ depends:
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user