mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 01:53:50 +02:00
terragrunt: update to 0.16.10.
This commit is contained in:
parent
8ddbfeffeb
commit
4901c64e99
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'terragrunt'
|
# Template file for 'terragrunt'
|
||||||
pkgname=terragrunt
|
pkgname=terragrunt
|
||||||
version=0.16.8
|
version=0.16.10
|
||||||
revision=1
|
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"
|
||||||
|
@ -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=0ba536f10f0a2901334f0ead419e454fb872a3fa777b0cede92069ebb94916ca
|
checksum=992f66f898c062c030b105d7ed5adf6335e5d3497c41475a49f472c9d59c240d
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cd $GOSRCPATH
|
cd $GOSRCPATH
|
||||||
|
|
Loading…
Add table
Reference in a new issue