docker-machine: revbump to build with Go 1.5.3
This commit is contained in:
parent
5d6a41d9dd
commit
4fc0a0ca02
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'docker-machine'
|
||||
pkgname=docker-machine
|
||||
version=0.5.5
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="machine-${version}"
|
||||
build_style=go
|
||||
go_import_path="github.com/docker/machine"
|
||||
|
|
Loading…
Reference in New Issue