Switch to new package format
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
name: containerd
|
||||
description: An industry-standard container runtime with an emphasis on simplicity, robustness and portability
|
||||
version: 2.3.1
|
||||
revision: 2
|
||||
url: https://containerd.io/
|
||||
license: Apache-2.0
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- runc
|
||||
make_depends:
|
||||
- btrfs-progs
|
||||
- containers-common
|
||||
- git
|
||||
- golang
|
||||
- go-md2man
|
||||
- libseccomp
|
||||
- procps-ng
|
||||
downloads:
|
||||
- url: https://github.com/containerd/containerd.git
|
||||
type: git
|
||||
clone_to: ${BPM_SOURCE}
|
||||
git_branch: v${BPM_PKG_VERSION}
|
||||
checksum: 64b425cf570b3b8dd1d4cc46da7c1fce65c6651a
|
||||
Reference in New Issue
Block a user