mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
kubernetes-kind: update to 0.17.0.
This commit is contained in:
parent
7341e3e0d5
commit
1a17f53e1b
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.14.0
|
version=0.17.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -10,7 +10,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=7850a3bb4c644622a1c643e63306ddcd76a5b729375df9bc97f87a82375b9439
|
checksum=056171a47e6fa0e7f52d009dd52bdeac30c517566921807f83b3f6ce47fe3be4
|
||||||
_completions="bash zsh fish"
|
_completions="bash zsh fish"
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue