kubernetes-kind: update to 0.17.0.
This commit is contained in:
parent
7341e3e0d5
commit
1a17f53e1b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kubernetes-kind'
|
||||
pkgname=kubernetes-kind
|
||||
version=0.14.0
|
||||
version=0.17.0
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper=qemu
|
||||
|
@ -10,7 +10,7 @@ maintainer="Andy Cobaugh <andrew.cobaugh@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://kind.sigs.k8s.io/"
|
||||
distfiles="https://github.com/kubernetes-sigs/kind/archive/v${version}.tar.gz"
|
||||
checksum=7850a3bb4c644622a1c643e63306ddcd76a5b729375df9bc97f87a82375b9439
|
||||
checksum=056171a47e6fa0e7f52d009dd52bdeac30c517566921807f83b3f6ce47fe3be4
|
||||
_completions="bash zsh fish"
|
||||
|
||||
post_build() {
|
||||
|
|
Loading…
Reference in New Issue