minikube: update to 0.32.0.
This commit is contained in:
parent
6d0983f847
commit
d5acbe71a0
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'minikube'
|
||||
pkgname=minikube
|
||||
version=0.30.0
|
||||
version=0.32.0
|
||||
revision=1
|
||||
only_for_archs="x86_64 x86_64-musl"
|
||||
build_style=go
|
||||
go_import_path="k8s.io/minikube"
|
||||
hostmakedepends="git go-bindata python pkg-config"
|
||||
makedepends="libvirt-devel"
|
||||
go_import_path="k8s.io/minikube"
|
||||
short_desc="Minikube is a tool that makes it easy to run Kubernetes locally"
|
||||
maintainer="Daniel Santana <daniel@santana.tech>"
|
||||
license="Apache-2.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue