docker2aci: rebuild with go-1.8

This commit is contained in:
Michael Gehring 2017-02-17 12:42:12 +00:00
parent 5fc55eff07
commit ff4ad4bc34

View file

@ -1,7 +1,7 @@
# Template file for 'docker2aci' # Template file for 'docker2aci'
pkgname=docker2aci pkgname=docker2aci
version=0.16.0 version=0.16.0
revision=1 revision=2
hostmakedepends="git git-perl" hostmakedepends="git git-perl"
build_style=go build_style=go
short_desc="Library and CLI tool to convert Docker images to ACIs" short_desc="Library and CLI tool to convert Docker images to ACIs"