minikube: update to 0.35.0.

This commit is contained in:
Daniel Santana 2019-03-10 13:16:37 -03:00 committed by maxice8
parent 6e44490dbe
commit c6bdb25622
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'minikube'
pkgname=minikube
version=0.34.1
revision=2
version=0.35.0
revision=1
archs="x86_64* ppc64le*"
build_wrksrc=src/k8s.io/minikube
build_style=go