terragrunt: update to 0.21.6.

This commit is contained in:
Andrea Brancaleoni 2019-11-15 16:37:33 +01:00
parent 07779133fd
commit 07b5569b95

View file

@ -1,6 +1,6 @@
# Template file for 'terragrunt'
pkgname=terragrunt
version=0.21.4
version=0.21.6
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=b4a1a12b5f553a6751baf2df7b459865334ce1f0e9c1869669666905f3da4dca
checksum=890dc7686128cef1f4a924d654b749d39faaeb697320fa00483148074f2bdf5c
pre_build() {
git config --global http.https://gopkg.in.followRedirects true