From 520f2c80368479b2ede8103f07597a93a63fb245 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 24 Jan 2018 08:54:27 +0000 Subject: [PATCH] terragrunt: rebuild with go-1.9.3 --- srcpkgs/terragrunt/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 3ea2aeb9960..61852081102 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,7 +1,7 @@ # Template file for 'terragrunt' pkgname=terragrunt version=0.13.25 -revision=1 +revision=2 build_style=go short_desc="A thin wrapper for Terraform that provides extra tools" maintainer="Andrea Brancaleoni "