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