From 08703b265f3f22c795c2040e0006ad54ab09d1c4 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 26 Oct 2017 08:36:05 +0000 Subject: [PATCH] terragrunt: rebuild with go-1.9.2 --- srcpkgs/terragrunt/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 44b9986f293..866e8d6d4fb 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,7 +1,7 @@ # Template file for 'terragrunt' pkgname=terragrunt version=0.13.14 -revision=1 +revision=2 build_style=go short_desc="A thin wrapper for Terraform that provides extra tools" maintainer="Andrea Brancaleoni "