containerd: update to 1.7.17.
This commit is contained in:
parent
ce344dc431
commit
be46fdeda7
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'containerd'
|
# Template file for 'containerd'
|
||||||
pkgname=containerd
|
pkgname=containerd
|
||||||
version=1.7.14
|
version=1.7.17
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/containerd/containerd
|
go_import_path=github.com/containerd/containerd
|
||||||
|
@ -20,7 +20,7 @@ maintainer="Bnyro <bnyro@tutanota.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/containerd/containerd"
|
homepage="https://github.com/containerd/containerd"
|
||||||
distfiles="https://github.com/containerd/containerd/archive/v${version}.tar.gz"
|
distfiles="https://github.com/containerd/containerd/archive/v${version}.tar.gz"
|
||||||
checksum=ae55b25fb04b45dfbbde8280b034783a48ae7c40350d17fd272be5cbf0284cf1
|
checksum=fa16a85b3759a716728c00dda2fff8484b3811f62250724b77d05c115c4522a7
|
||||||
make_dirs="/var/lib/containerd 0755 root root"
|
make_dirs="/var/lib/containerd 0755 root root"
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
|
|
Loading…
Reference in New Issue