From 05a9ef390ce570f1e660d2ba222d5401bb6ce428 Mon Sep 17 00:00:00 2001 From: Bnyro Date: Fri, 8 Dec 2023 18:31:16 +0100 Subject: [PATCH] containerd: update to 1.7.10. --- srcpkgs/containerd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/containerd/template b/srcpkgs/containerd/template index c39f26b86e04b..9acb76cfc2585 100644 --- a/srcpkgs/containerd/template +++ b/srcpkgs/containerd/template @@ -1,6 +1,6 @@ # Template file for 'containerd' pkgname=containerd -version=1.7.9 +version=1.7.10 revision=1 build_style=go go_import_path=github.com/containerd/containerd @@ -20,7 +20,7 @@ maintainer="Bnyro " license="Apache-2.0" homepage="https://github.com/containerd/containerd" distfiles="https://github.com/containerd/containerd/archive/v${version}.tar.gz" -checksum=e41eba6bb45ea76b85cc8794e4c3b351016e499a36a56b9d43eea66035db42ae +checksum=dd43e4c1d7b1909a530e044af90697317c64fadbcbdf86fafc607dc723597dbd make_dirs="/var/lib/containerd 0755 root root" post_build() {