diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 3b6f6ff2d28..6f65cb25d05 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.16.3 +version=0.16.4 revision=1 build_style=go short_desc="A thin wrapper for Terraform that provides extra tools" @@ -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=c0d5e076b5d803cef2ea824907debd3926230936ba7d87a1a89a41e940cef8f2 +checksum=7b05c4f6f4e94cd695124e0cb22fc6ddf176c65208033a6e72cd8b209152e03b pre_build() { cd $GOSRCPATH