diff --git a/srcpkgs/containerd/template b/srcpkgs/containerd/template index 5e5d1b146a5..c21c2d68577 100644 --- a/srcpkgs/containerd/template +++ b/srcpkgs/containerd/template @@ -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 " 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() {