From 05f47cba9ef09d7aae06c1d53faf18320d612df9 Mon Sep 17 00:00:00 2001 From: Bnyro Date: Tue, 10 Oct 2023 22:20:11 +0200 Subject: [PATCH] containerd: update to 1.7.7. --- srcpkgs/containerd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/containerd/template b/srcpkgs/containerd/template index d8792df53ac..4d9a23cf074 100644 --- a/srcpkgs/containerd/template +++ b/srcpkgs/containerd/template @@ -1,6 +1,6 @@ # Template file for 'containerd' pkgname=containerd -version=1.7.6 +version=1.7.7 revision=1 build_style=go go_import_path=github.com/containerd/containerd @@ -20,7 +20,7 @@ maintainer="Orphaned " license="Apache-2.0" homepage="https://github.com/containerd/containerd" distfiles="https://github.com/containerd/containerd/archive/v${version}.tar.gz" -checksum=084a62f78f96cb5fda02221425f14df09d3e0acd093e4d4b3527900e3ff94677 +checksum=4c6042b13746a803766d76b07f756d03678a33a944b52c0b832c238609db1b2e make_dirs="/var/lib/containerd 0755 root root" post_build() {