minikube: rebuild for go 1.11

This commit is contained in:
Michael Aldridge 2018-08-25 00:04:53 -07:00
parent 2171503ea6
commit adb6ca1b6f
1 changed files with 1 additions and 1 deletions

View File

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