containerd: update to 1.7.14.

This commit is contained in:
Bnyro 2024-03-31 18:43:39 +02:00 committed by cinerea0
parent 85b81dc3fc
commit 5073d02279
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'containerd'
pkgname=containerd
version=1.7.12
version=1.7.14
revision=1
build_style=go
go_import_path=github.com/containerd/containerd
@ -20,7 +20,7 @@ maintainer="Bnyro <bnyro@tutanota.com>"
license="Apache-2.0"
homepage="https://github.com/containerd/containerd"
distfiles="https://github.com/containerd/containerd/archive/v${version}.tar.gz"
checksum=bf523aa866d1152403807708b1239ee9b992c1afd526df0a83e744ce67a1f98e
checksum=ae55b25fb04b45dfbbde8280b034783a48ae7c40350d17fd272be5cbf0284cf1
make_dirs="/var/lib/containerd 0755 root root"
post_build() {