containerd: update to 1.5.2.
This commit is contained in:
parent
7c871135cd
commit
877edd4409
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'containerd'
|
||||
pkgname=containerd
|
||||
version=1.5.1
|
||||
version=1.5.2
|
||||
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=e381c5133feacf7a9d6991c3535103f3c1f7a86b5b8ce2df226c5abde77fb5d8
|
||||
checksum=d72a85cbcd60009f41637e97e37a372a2451b369c183e2b58fdab00e1c9fe894
|
||||
make_dirs="/var/lib/containerd 0755 root root"
|
||||
|
||||
post_build() {
|
||||
|
|
Loading…
Reference in New Issue