terragrunt: update to 0.19.24.

This commit is contained in:
Andrea Brancaleoni 2019-09-10 23:38:27 +02:00
parent 0f2d880fa4
commit 5ce7ff711e

View file

@ -1,6 +1,6 @@
# Template file for 'terragrunt'
pkgname=terragrunt
version=0.19.23
version=0.19.24
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=918a4b8194209e45a76d2ccbf5da681f4673de3e19ae0a45f2e66159f75ab2e4
checksum=c2f1a045c34d4a63946f7b3051faf1fdf93a5dc5fa83893d2203906b213eab61
pre_build() {
git config --global http.https://gopkg.in.followRedirects true