diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 1d897b76b39..3ea2aeb9960 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.13.24 +version=0.13.25 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=0dbdda710293e147217425a91c096017b5e4dd81e053672135dba1c8ead38e3b +checksum=de7f0288e14c9de0ba66c92379ee37315a521642556bf0feaef91972663fb230 pre_build() { cd $GOSRCPATH