From 4f5789074c131a7e20a0be33ca44254bbd9fafea Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Fri, 17 May 2019 10:19:38 +0200 Subject: [PATCH] terragrunt: update to 0.18.6. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index ced5302a1d..3303f3ba33 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.18.4 +version=0.18.6 revision=1 build_style=go go_import_path="github.com/gruntwork-io/$pkgname" @@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni " license="MIT" homepage="https://github.com/gruntwork-io/terragrunt" distfiles="$homepage/archive/v$version.tar.gz" -checksum=0a058ab5ead4c2e699ff6494f7a482e2cfbfca2d2dbc482f8acb7664e68349a9 +checksum=0a628f8ddc184d4fd12ac3569e8fa5b005f6e37408910029a39434687c93209f post_install() { vlicense LICENSE.txt