containerd: update to 1.6.10.
This commit is contained in:
parent
dd58449b64
commit
9c0a6ae9e0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'containerd'
|
||||
pkgname=containerd
|
||||
version=1.6.8
|
||||
version=1.6.10
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/containerd/containerd
|
||||
|
@ -20,7 +20,7 @@ maintainer="Paul Knopf <pauldotknopf@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/containerd/containerd"
|
||||
distfiles="https://github.com/containerd/containerd/archive/v${version}.tar.gz"
|
||||
checksum=f5f938513c28377f64f85e84f2750d39f26b01262f3a062b7e8ce35b560ca407
|
||||
checksum=57be0d7b448abc83f2d1e0045864ffec83e6afa0c7e54548b50d67152686745e
|
||||
make_dirs="/var/lib/containerd 0755 root root"
|
||||
|
||||
post_build() {
|
||||
|
|
Loading…
Reference in New Issue