minikube: rebuild with go-1.10.2

This commit is contained in:
Michael Gehring 2018-05-03 18:49:52 +00:00
parent bed21cc904
commit 32f39ff50e

View file

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