parent
917fb79c10
commit
bc95da8845
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'kubernetes-kind'
|
||||
pkgname=kubernetes-kind
|
||||
version=0.23.0
|
||||
version=0.24.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="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Gabriel M. Dutra <nulldutra@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=b8ea6665bc37a34de0a6fe7592fb8ae376847e1c93fc5d6377140a98c1aa6a55
|
||||
checksum=eb7bcb8005ff980d7d7ad088165a5a6236f484444aa397520cd98cb046e1d797
|
||||
_completions="bash zsh fish"
|
||||
|
||||
post_build() {
|
||||
|
|
Loading…
Reference in New Issue