terragrunt: update to 0.21.1.

This commit is contained in:
Andrea Brancaleoni 2019-10-26 13:14:11 +02:00
parent 537452698a
commit 050c4a090e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'terragrunt'
pkgname=terragrunt
version=0.20.5
version=0.21.1
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=885ea6389e75f12a2d170ac4a591119b259cc14d8c9694ce967f9d1f4bc892ed
checksum=e344bf02bd720c051b7048f6661a8b19efe700c75908131b38c725cc43683a4f
pre_build() {
git config --global http.https://gopkg.in.followRedirects true