containerd: update to 1.7.11.
This commit is contained in:
parent
a3341873c4
commit
1e02a9aa54
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'containerd'
|
||||
pkgname=containerd
|
||||
version=1.7.9
|
||||
version=1.7.11
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/containerd/containerd
|
||||
|
@ -20,7 +20,7 @@ maintainer="Bnyro <bnyro@tutanota.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/containerd/containerd"
|
||||
distfiles="https://github.com/containerd/containerd/archive/v${version}.tar.gz"
|
||||
checksum=e41eba6bb45ea76b85cc8794e4c3b351016e499a36a56b9d43eea66035db42ae
|
||||
checksum=1f3ca2a15bedcaada4a7c3cde6126fb553226944b599f98bd71d616dfd02861a
|
||||
make_dirs="/var/lib/containerd 0755 root root"
|
||||
|
||||
post_build() {
|
||||
|
|
Loading…
Reference in New Issue