docker2aci: rebuild with go-1.10

This commit is contained in:
Andrew Benson 2018-02-22 22:55:59 -05:00 committed by Michael Gehring
parent ffbf84ca8a
commit f953f7dc3b

View file

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