terraform: update to 1.3.9.
This commit is contained in:
parent
713b855377
commit
7648aa6c66
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'terraform'
|
# Template file for 'terraform'
|
||||||
pkgname=terraform
|
pkgname=terraform
|
||||||
version=1.3.7
|
version=1.3.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/hashicorp/$pkgname"
|
go_import_path="github.com/hashicorp/$pkgname"
|
||||||
|
@ -9,4 +9,4 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://www.terraform.io/"
|
homepage="https://www.terraform.io/"
|
||||||
distfiles="https://$go_import_path/archive/v$version.tar.gz"
|
distfiles="https://$go_import_path/archive/v$version.tar.gz"
|
||||||
checksum=36bc7319bf97965144a38c2670f458752f7cb8e7fd783c216b4a24bebee2a8c4
|
checksum=243fcc54910a41b58a1c7a9be1d0f875100a68f51fb64fbe499d9003c44fbf73
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue