diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index fbd5877071..852c099778 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.19.24 +version=0.19.25 revision=1 build_style=go go_import_path="github.com/gruntwork-io/$pkgname" @@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni " license="MIT" homepage="https://github.com/gruntwork-io/terragrunt" distfiles="$homepage/archive/v$version.tar.gz" -checksum=c2f1a045c34d4a63946f7b3051faf1fdf93a5dc5fa83893d2203906b213eab61 +checksum=da4a8388f07bd05077e1961bedd9cf7d96abb4e205ef2fdb39292181f00a39f8 pre_build() { git config --global http.https://gopkg.in.followRedirects true