From 4b4f77a108417e2f941a3fb937c4e8afbe2308ce Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sat, 28 Oct 2017 10:39:03 +0200 Subject: [PATCH] terragrunt: update to 0.13.15. --- srcpkgs/terragrunt/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 866e8d6d4fb..d82aae6588b 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,7 +1,7 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.13.14 -revision=2 +version=0.13.15 +revision=1 build_style=go short_desc="A thin wrapper for Terraform that provides extra tools" maintainer="Andrea Brancaleoni " @@ -11,7 +11,7 @@ license="MIT" go_import_path="github.com/gruntwork-io/$pkgname" homepage="https://$go_import_path" distfiles="$homepage/archive/v$version.tar.gz" -checksum=6908826d0e21412e8b863edd073bfbdcd1ab96339dc621249acef96133760e8b +checksum=c7edad7af3ce081dba868b6bd0c41b5401c86b803e7235b5c4f0df6a67413f37 post_install() { vlicense LICENSE.txt