terragrunt: update to 0.22.5.

This commit is contained in:
Andrea Brancaleoni 2020-03-03 00:27:07 +01:00
parent fc0e564a91
commit cc392bfa12

View File

@ -1,6 +1,6 @@
# Template file for 'terragrunt'
pkgname=terragrunt
version=0.21.13
version=0.22.5
revision=1
build_style=go
go_import_path="github.com/gruntwork-io/$pkgname"
@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="MIT"
homepage="https://github.com/gruntwork-io/terragrunt"
distfiles="$homepage/archive/v$version.tar.gz"
checksum=793e4d10fe3e069e61547c7ee8d6c2edd3d7c77a531c493a8858e54a8364d25d
checksum=42a7eacce7a3de9ed9ad51c9c9d875c2e1f4a6ac714aebe73db34c53d08de023
pre_build() {
git config --global http.https://gopkg.in.followRedirects true