From 1623203a2e98e120b1c30dfd08ab08fc61e208a5 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Fri, 2 Sep 2022 22:59:15 +0200 Subject: [PATCH] containerd: update to 1.6.8. --- srcpkgs/containerd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/containerd/template b/srcpkgs/containerd/template index 12c3d9ed3f1..34fa3909d58 100644 --- a/srcpkgs/containerd/template +++ b/srcpkgs/containerd/template @@ -1,6 +1,6 @@ # Template file for 'containerd' pkgname=containerd -version=1.6.6 +version=1.6.8 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=27afb673c20d53aa5c31aec07b38eb7e4dc911e7e1f0c76fac9513bbf070bd24 +checksum=f5f938513c28377f64f85e84f2750d39f26b01262f3a062b7e8ce35b560ca407 make_dirs="/var/lib/containerd 0755 root root" post_build() {