mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
terragrunt: update to 0.21.4.
This commit is contained in:
parent
161d317d92
commit
0c0a4786fd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terragrunt'
|
||||
pkgname=terragrunt
|
||||
version=0.21.1
|
||||
version=0.21.4
|
||||
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=e344bf02bd720c051b7048f6661a8b19efe700c75908131b38c725cc43683a4f
|
||||
checksum=b4a1a12b5f553a6751baf2df7b459865334ce1f0e9c1869669666905f3da4dca
|
||||
|
||||
pre_build() {
|
||||
git config --global http.https://gopkg.in.followRedirects true
|
||||
|
|
Loading…
Add table
Reference in a new issue