From cfa413f57a5cbb2a33f9a01395cd771744a103bb Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Mon, 30 Nov 2020 17:54:07 -0600 Subject: [PATCH] containerd: update to 1.4.2 --- srcpkgs/containerd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/containerd/template b/srcpkgs/containerd/template index 528edababcc..5c251cb36cc 100644 --- a/srcpkgs/containerd/template +++ b/srcpkgs/containerd/template @@ -1,6 +1,6 @@ # Template file for 'containerd' pkgname=containerd -version=1.3.7 +version=1.4.2 revision=1 build_style=go go_import_path=github.com/containerd/containerd @@ -18,7 +18,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=d30d59e143697aa4f0960205b3f5ac59c573b332f20507740ef2dc0fb5ae8ded +checksum=cccbb7db8c3454202c872c2fcc76636fb0db295cf72eb3319f1543d56063a1ae make_dirs="/var/lib/containerd 0755 root root" post_build() {