parent
0c2140f01b
commit
7f1e2ce0dc
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'kubernetes-kind'
|
||||
pkgname=kubernetes-kind
|
||||
version=0.17.0
|
||||
revision=3
|
||||
version=0.20.0
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper=qemu
|
||||
go_import_path="sigs.k8s.io/kind"
|
||||
short_desc="Kind is a tool for running local Kubernetes clusters using Docker"
|
||||
maintainer="Andy Cobaugh <andrew.cobaugh@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://kind.sigs.k8s.io/"
|
||||
distfiles="https://github.com/kubernetes-sigs/kind/archive/v${version}.tar.gz"
|
||||
checksum=056171a47e6fa0e7f52d009dd52bdeac30c517566921807f83b3f6ce47fe3be4
|
||||
checksum=6795c3478a298973e010349b87740fa1732e18989856db0deed54b153330365c
|
||||
_completions="bash zsh fish"
|
||||
|
||||
post_build() {
|
||||
|
|
Loading…
Reference in New Issue