mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
containerd: update to 1.6.10.
This commit is contained in:
parent
dd58449b64
commit
9c0a6ae9e0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'containerd'
|
# Template file for 'containerd'
|
||||||
pkgname=containerd
|
pkgname=containerd
|
||||||
version=1.6.8
|
version=1.6.10
|
||||||
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="Paul Knopf <pauldotknopf@gmail.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=f5f938513c28377f64f85e84f2750d39f26b01262f3a062b7e8ce35b560ca407
|
checksum=57be0d7b448abc83f2d1e0045864ffec83e6afa0c7e54548b50d67152686745e
|
||||||
make_dirs="/var/lib/containerd 0755 root root"
|
make_dirs="/var/lib/containerd 0755 root root"
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue