kubernetes-kind: update to 0.11.1.
This commit is contained in:
parent
db6dba1a75
commit
8ef5d293fe
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kubernetes-kind'
|
# Template file for 'kubernetes-kind'
|
||||||
pkgname=kubernetes-kind
|
pkgname=kubernetes-kind
|
||||||
version=0.11.0
|
version=0.11.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="kind-${version}"
|
wrksrc="kind-${version}"
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andy Cobaugh <andrew.cobaugh@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://kind.sigs.k8s.io/"
|
homepage="https://kind.sigs.k8s.io/"
|
||||||
distfiles="https://github.com/kubernetes-sigs/kind/archive/v${version}.tar.gz"
|
distfiles="https://github.com/kubernetes-sigs/kind/archive/v${version}.tar.gz"
|
||||||
checksum=@351400f93c90595bebda767affdc3ede7902b7d9f0ef9b4bfb328c9005f52fa2
|
checksum=95ce0e7b01c00be149e5bd777936cef3f79ba7f1f3e5872e7ed60595858a2491
|
||||||
_completions="bash zsh fish"
|
_completions="bash zsh fish"
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue