docker2aci: rebuild for go 1.11

This commit is contained in:
Michael Aldridge 2018-08-25 00:04:39 -07:00
parent bfe676b403
commit 7607997749
1 changed files with 1 additions and 1 deletions

View File

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