From d11d500920e3713e97dc2c2e95018a3c71c3933d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Tue, 11 Aug 2020 00:38:43 +0200 Subject: [PATCH] containerd: update to 1.3.7. --- srcpkgs/containerd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/containerd/template b/srcpkgs/containerd/template index 1370eef45f9..528edababcc 100644 --- a/srcpkgs/containerd/template +++ b/srcpkgs/containerd/template @@ -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 " 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() {