mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
terragrunt: update to 0.13.15.
This commit is contained in:
parent
00b17179cd
commit
4b4f77a108
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.13.14
|
version=0.13.15
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
short_desc="A thin wrapper for Terraform that provides extra tools"
|
short_desc="A thin wrapper for Terraform that provides extra tools"
|
||||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
go_import_path="github.com/gruntwork-io/$pkgname"
|
go_import_path="github.com/gruntwork-io/$pkgname"
|
||||||
homepage="https://$go_import_path"
|
homepage="https://$go_import_path"
|
||||||
distfiles="$homepage/archive/v$version.tar.gz"
|
distfiles="$homepage/archive/v$version.tar.gz"
|
||||||
checksum=6908826d0e21412e8b863edd073bfbdcd1ab96339dc621249acef96133760e8b
|
checksum=c7edad7af3ce081dba868b6bd0c41b5401c86b803e7235b5c4f0df6a67413f37
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue