docker-machine: rebuild with go-1.9

This commit is contained in:
Michael Gehring 2017-08-08 06:22:50 +00:00
parent 4339ba1585
commit 26a25f5f19

View file

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