From ddbfa297c6d2ff0e723c94ec2f0d753765913950 Mon Sep 17 00:00:00 2001 From: Bnyro Date: Wed, 17 Jan 2024 19:25:05 +0100 Subject: [PATCH] containerd: update to 1.7.12. --- srcpkgs/containerd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/containerd/template b/srcpkgs/containerd/template index 93771ba56e0a4..582eddc18cc55 100644 --- a/srcpkgs/containerd/template +++ b/srcpkgs/containerd/template @@ -1,6 +1,6 @@ # Template file for 'containerd' pkgname=containerd -version=1.7.11 +version=1.7.12 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=1f3ca2a15bedcaada4a7c3cde6126fb553226944b599f98bd71d616dfd02861a +checksum=bf523aa866d1152403807708b1239ee9b992c1afd526df0a83e744ce67a1f98e make_dirs="/var/lib/containerd 0755 root root" post_build() {