kubernetes-kind: update to 0.9.0
This commit is contained in:
parent
1ee93574bf
commit
541bdad4fa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kubernetes-kind'
|
||||
pkgname=kubernetes-kind
|
||||
version=0.7.0
|
||||
version=0.9.0
|
||||
revision=1
|
||||
wrksrc="kind-${version}"
|
||||
build_style=go
|
||||
|
@ -10,4 +10,4 @@ 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=d2d4f98596b68c449be95a31e9680fbf7ff3503a28a0943f1997eba50de208f9
|
||||
checksum=@83a2712ca614629596810a59ff62c8a504a962e7528f97fb5d2842466045d6cd
|
||||
|
|
Loading…
Reference in a new issue