From b36f36d2a844207c540a899e263892241c753834 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 30 Mar 2018 16:30:07 +0000 Subject: [PATCH] docker2aci: rebuild with go-1.10.1 --- srcpkgs/docker2aci/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/docker2aci/template b/srcpkgs/docker2aci/template index b0b4f5a763..5a2eec30b7 100644 --- a/srcpkgs/docker2aci/template +++ b/srcpkgs/docker2aci/template @@ -1,7 +1,7 @@ # Template file for 'docker2aci' pkgname=docker2aci version=0.17.1 -revision=4 +revision=5 hostmakedepends="git git-perl" build_style=go short_desc="Library and CLI tool to convert Docker images to ACIs"