containerd: update to 1.7.2, orphan

This commit is contained in:
Bnyro 2023-06-30 09:30:19 +02:00 committed by Duncan Overbruck
parent e2a95ea885
commit b8e473edd4

View File

@ -1,7 +1,7 @@
# Template file for 'containerd'
pkgname=containerd
version=1.6.10
revision=2
version=1.7.2
revision=1
build_style=go
go_import_path=github.com/containerd/containerd
go_package="${go_import_path}/cmd/containerd
@ -16,11 +16,11 @@ hostmakedepends="pkg-config go-md2man"
makedepends="libbtrfs-devel libseccomp-devel"
depends="runc"
short_desc="Open and reliable container runtime"
maintainer="Paul Knopf <pauldotknopf@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
homepage="https://github.com/containerd/containerd"
distfiles="https://github.com/containerd/containerd/archive/v${version}.tar.gz"
checksum=57be0d7b448abc83f2d1e0045864ffec83e6afa0c7e54548b50d67152686745e
checksum=68d20562c3164f61f2ec6951edb002bf12cd58b21448e0ab04c5ec56d4dcac43
make_dirs="/var/lib/containerd 0755 root root"
post_build() {