From 5c23a3e3545575cc6c2648f2ad0173e4d4c9137d Mon Sep 17 00:00:00 2001 From: dataCobra Date: Fri, 18 Nov 2022 11:30:39 +0100 Subject: [PATCH] containerd: update to 1.6.10. --- srcpkgs/containerd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/containerd/template b/srcpkgs/containerd/template index 34fa3909d58911..c51b9665fc6e3f 100644 --- a/srcpkgs/containerd/template +++ b/srcpkgs/containerd/template @@ -1,6 +1,6 @@ # Template file for 'containerd' pkgname=containerd -version=1.6.8 +version=1.6.10 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=f5f938513c28377f64f85e84f2750d39f26b01262f3a062b7e8ce35b560ca407 +checksum=57be0d7b448abc83f2d1e0045864ffec83e6afa0c7e54548b50d67152686745e make_dirs="/var/lib/containerd 0755 root root" post_build() {