diff --git a/pkg.info b/pkg.info index 8c4d59c..26352ae 100644 --- a/pkg.info +++ b/pkg.info @@ -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