mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
kubernetes-kind: update to 0.14.0.
This commit is contained in:
parent
8ab8c0a923
commit
231c17db2a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kubernetes-kind'
|
||||
pkgname=kubernetes-kind
|
||||
version=0.12.0
|
||||
version=0.14.0
|
||||
revision=1
|
||||
wrksrc="kind-${version}"
|
||||
build_style=go
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andy Cobaugh <andrew.cobaugh@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=cd1d09921b3c8a0f58c6423e5706be0c6e556f0c3d2b9e62f42be59263b209bb
|
||||
checksum=7850a3bb4c644622a1c643e63306ddcd76a5b729375df9bc97f87a82375b9439
|
||||
_completions="bash zsh fish"
|
||||
|
||||
post_build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue