From 42eaf7df572537a68d5fa6b00c650118e4fce0fd Mon Sep 17 00:00:00 2001 From: Tim Sandquist Date: Sat, 13 Feb 2021 09:13:36 -0600 Subject: [PATCH] containerd: update to 1.4.3. --- srcpkgs/containerd/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/containerd/template b/srcpkgs/containerd/template index fd8d1b10195..33f3d27a061 100644 --- a/srcpkgs/containerd/template +++ b/srcpkgs/containerd/template @@ -1,7 +1,7 @@ # Template file for 'containerd' pkgname=containerd -version=1.3.9 -revision=2 +version=1.4.3 +revision=1 build_style=go go_import_path=github.com/containerd/containerd go_package="${go_import_path}/cmd/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=9244212589c84b12262769dca6fb985c0c680cb5259c8904b29c511d81fd62d0 +checksum=@6069273fb93a162a2a11e29ef3b631c92ed1b4942be461f781a2aabbaed97701 make_dirs="/var/lib/containerd 0755 root root" post_build() {