From 644fed0570fd7920df777ecc7fb7590623c8715c Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Tue, 5 Oct 2021 16:10:15 +0200 Subject: [PATCH] containerd: update to 1.5.7. --- srcpkgs/containerd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/containerd/template b/srcpkgs/containerd/template index c21c2d68577b..fd26faad45cd 100644 --- a/srcpkgs/containerd/template +++ b/srcpkgs/containerd/template @@ -1,6 +1,6 @@ # Template file for 'containerd' pkgname=containerd -version=1.5.2 +version=1.5.7 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=d72a85cbcd60009f41637e97e37a372a2451b369c183e2b58fdab00e1c9fe894 +checksum=7d8f7014a74b063da9cdf7fe8673db8dc338747efdbb9b6a6a919d5137b1987e make_dirs="/var/lib/containerd 0755 root root" post_build() {