From 7ebca83ed376d1babb556f1e45dbf81c25a8b448 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Fri, 2 Apr 2021 23:41:42 +0200 Subject: [PATCH] containerd: update to 1.4.4. --- srcpkgs/containerd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/containerd/template b/srcpkgs/containerd/template index 33f3d27a0613..948e57aa6019 100644 --- a/srcpkgs/containerd/template +++ b/srcpkgs/containerd/template @@ -1,6 +1,6 @@ # Template file for 'containerd' pkgname=containerd -version=1.4.3 +version=1.4.4 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=@6069273fb93a162a2a11e29ef3b631c92ed1b4942be461f781a2aabbaed97701 +checksum=ac62c64664bf62fd44df0891c896eecdb6d93def3438271d7892dca75bc069d1 make_dirs="/var/lib/containerd 0755 root root" post_build() {