containerd: update to 1.1.1.
This commit is contained in:
parent
004f98d014
commit
bd8b33f070
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'containerd'
|
||||
pkgname=containerd
|
||||
version=1.1.0
|
||||
version=1.1.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/containerd/containerd
|
||||
|
@ -12,7 +12,7 @@ maintainer="Paul Knopf <pauldotknopf@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/containerd/containerd"
|
||||
distfiles="https://github.com/containerd/containerd/archive/v${version}.tar.gz"
|
||||
checksum=08f057ece7e518b14cce2e9737228a5a899a7b58b78248a03e02f4a6c079eeaf
|
||||
checksum=2901e3f6113ea97850ec9ac5640db0273c7f10e887701f7da2cf3ae1a730934e
|
||||
make_dirs="/var/lib/containerd 0755 root root"
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in a new issue