containerd: update to 1.3.7.

This commit is contained in:
Daniel Eyßer 2020-08-11 00:38:43 +02:00 committed by Andrew J. Hesford
parent 59f57840d8
commit 9c139b2a8d

View File

@ -1,6 +1,6 @@
# Template file for 'containerd'
pkgname=containerd
version=1.3.4
version=1.3.7
revision=1
build_style=go
go_import_path=github.com/containerd/containerd
@ -18,7 +18,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=374d0c944985a64a7f31da4018aaa6d7a0b123122633ce28ab04cf1203f785b8
checksum=d30d59e143697aa4f0960205b3f5ac59c573b332f20507740ef2dc0fb5ae8ded
make_dirs="/var/lib/containerd 0755 root root"
post_build() {