containerd: update to 1.7.7.
This commit is contained in:
parent
c870b2ab9c
commit
05f47cba9e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'containerd'
|
||||
pkgname=containerd
|
||||
version=1.7.6
|
||||
version=1.7.7
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/containerd/containerd
|
||||
|
@ -20,7 +20,7 @@ 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=084a62f78f96cb5fda02221425f14df09d3e0acd093e4d4b3527900e3ff94677
|
||||
checksum=4c6042b13746a803766d76b07f756d03678a33a944b52c0b832c238609db1b2e
|
||||
make_dirs="/var/lib/containerd 0755 root root"
|
||||
|
||||
post_build() {
|
||||
|
|
Loading…
Reference in New Issue