From ef703276551e2984c9b1752c4daed52d44a19a55 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 26 Oct 2017 08:35:57 +0000 Subject: [PATCH] docker2aci: rebuild with go-1.9.2 --- srcpkgs/docker2aci/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/docker2aci/template b/srcpkgs/docker2aci/template index 52163ab8672..fab3c9b6836 100644 --- a/srcpkgs/docker2aci/template +++ b/srcpkgs/docker2aci/template @@ -1,7 +1,7 @@ # Template file for 'docker2aci' pkgname=docker2aci version=0.17.1 -revision=1 +revision=2 hostmakedepends="git git-perl" build_style=go short_desc="Library and CLI tool to convert Docker images to ACIs"