minikube: update to 0.27.0.

Closes #14663.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
Daniel Santana 2018-05-23 11:37:04 -03:00 committed by Enno Boland
parent b150a3e299
commit 64596912c5
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'minikube'
pkgname=minikube
version=0.26.1
revision=2
version=0.27.0
revision=1
only_for_archs="x86_64 x86_64-musl"
build_style=go
hostmakedepends="git go-bindata python pkg-config"