mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
parent
181be30e90
commit
ed55e49e42
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kubernetes-kind'
|
||||
pkgname=kubernetes-kind
|
||||
version=0.20.0
|
||||
version=0.23.0
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper=qemu
|
||||
|
@ -10,7 +10,7 @@ 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=6795c3478a298973e010349b87740fa1732e18989856db0deed54b153330365c
|
||||
checksum=b8ea6665bc37a34de0a6fe7592fb8ae376847e1c93fc5d6377140a98c1aa6a55
|
||||
_completions="bash zsh fish"
|
||||
|
||||
post_build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue