mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
terragrunt: update to 0.66.9.
This commit is contained in:
parent
99c0028447
commit
6a5d6fb078
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'terragrunt'
|
# Template file for 'terragrunt'
|
||||||
pkgname=terragrunt
|
pkgname=terragrunt
|
||||||
version=0.66.8
|
version=0.66.9
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/gruntwork-io/terragrunt"
|
go_import_path="github.com/gruntwork-io/terragrunt"
|
||||||
short_desc="Thin wrapper for Terraform that provides extra tools"
|
short_desc="Thin wrapper for Terraform that provides extra tools"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/gruntwork-io/terragrunt"
|
homepage="https://github.com/gruntwork-io/terragrunt"
|
||||||
distfiles="$homepage/archive/v$version.tar.gz"
|
distfiles="$homepage/archive/v$version.tar.gz"
|
||||||
checksum=c67e31f2be2bf5ce0a33744ebf963a07ff9b511d53fbcad488ff9107f364fbbf
|
checksum=853b132e85542db86d69c9738f856d8fda3d76d56614a16d99b333a947d4e915
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue