minikube: update to 1.12.1.

This commit is contained in:
Daniel Santana 2020-07-28 00:21:10 -03:00 committed by Johannes
parent 2d4de16e72
commit 803e8eecd2

View File

@ -1,6 +1,6 @@
# Template file for 'minikube'
pkgname=minikube
version=1.11.0
version=1.12.1
revision=1
archs="x86_64* ppc64le*"
build_wrksrc=src/k8s.io/minikube
@ -13,6 +13,7 @@ short_desc="Tool to make it easy to run Kubernetes locally"
maintainer="Daniel Santana <daniel@santana.tech>"
license="Apache-2.0"
homepage="https://github.com/kubernetes/minikube"
changelog="https://raw.githubusercontent.com/kubernetes/minikube/master/CHANGELOG.md"
do_fetch() {
# We must clone it instead of downloading the tarball because the build