Update package version to 2.2.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
name: containerd
|
name: containerd
|
||||||
description: An industry-standard container runtime with an emphasis on simplicity, robustness and portability
|
description: An industry-standard container runtime with an emphasis on simplicity, robustness and portability
|
||||||
version: 2.2.0
|
version: 2.2.1
|
||||||
revision: 1
|
revision: 1
|
||||||
url: https://containerd.io/
|
url: https://containerd.io/
|
||||||
license: Apache-2.0
|
license: Apache-2.0
|
||||||
@@ -11,12 +11,14 @@ depends:
|
|||||||
make_depends:
|
make_depends:
|
||||||
- btrfs-progs
|
- btrfs-progs
|
||||||
- containers-common
|
- containers-common
|
||||||
|
- git
|
||||||
- golang
|
- golang
|
||||||
- go-md2man
|
- go-md2man
|
||||||
- libseccomp
|
- libseccomp
|
||||||
- procps-ng
|
- procps-ng
|
||||||
downloads:
|
downloads:
|
||||||
- url: https://github.com/containerd/containerd/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
- url: https://github.com/containerd/containerd.git
|
||||||
extract_to: ${BPM_SOURCE}
|
type: git
|
||||||
extract_strip_components: 1
|
clone_to: ${BPM_SOURCE}
|
||||||
checksum: 86e7a268fc73f5332522baef86082c1d6c17986e2957a9ad842ead35d1080fca
|
git_branch: v${BPM_PKG_VERSION}
|
||||||
|
checksum: dea7da592f5d1d2b7755e3a161be07f43fad8f75
|
||||||
|
|||||||
Reference in New Issue
Block a user