terragrunt: update to 0.21.10.

This commit is contained in:
Andrea Brancaleoni 2020-01-06 10:40:54 +01:00
parent 24e8016317
commit a378a59864

View file

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