diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 1cca894fc8f..d1b02d84b58 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,7 +1,7 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.14.6 -revision=2 +version=0.14.7 +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=70f2462bc286ea5dc501a57c2a570456b581b64c21f3dac869fabb4167c61847 +checksum=9f2152746924c5591618ffdb02387b706328267438cb504e91e4e86fbecb2863 pre_build() { cd $GOSRCPATH