From 1ade7680aad7f6c4dfa1316e3abe884406714e7b Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 3 May 2018 18:49:56 +0000 Subject: [PATCH] terragrunt: rebuild with go-1.10.2 --- srcpkgs/terragrunt/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 65468b6058b..a85b861b18a 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,7 +1,7 @@ # Template file for 'terragrunt' pkgname=terragrunt version=0.14.9 -revision=1 +revision=2 build_style=go short_desc="A thin wrapper for Terraform that provides extra tools" maintainer="Andrea Brancaleoni "