From 6034f99f4cacf6df75dc325748fc277e214a77a0 Mon Sep 17 00:00:00 2001 From: Paper Date: Tue, 18 May 2021 22:37:07 +0200 Subject: [PATCH] containerd: fix checksum --- srcpkgs/containerd/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/containerd/template b/srcpkgs/containerd/template index 1a8de6bf77c4..5e5d1b146a52 100644 --- a/srcpkgs/containerd/template +++ b/srcpkgs/containerd/template @@ -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=@5df4f8bd6266af55fd006d5fd388420d4369683df01bb976b75429f7a37dcc74 +checksum=e381c5133feacf7a9d6991c3535103f3c1f7a86b5b8ce2df226c5abde77fb5d8 make_dirs="/var/lib/containerd 0755 root root" post_build() {