docker-machine: rebuild for go 1.11

This commit is contained in:
Michael Aldridge 2018-08-25 00:04:39 -07:00
parent 2d1e057f49
commit bfe676b403

View file

@ -1,7 +1,7 @@
# Template file for 'docker-machine'
pkgname=docker-machine
version=0.14.0
revision=3
revision=4
wrksrc="machine-${version}"
build_style=go
go_import_path="github.com/docker/machine"