terraform: update to 0.13.2
This commit is contained in:
parent
2e2900aaa3
commit
051c5a33d3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=0.12.29
|
||||
version=0.13.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/hashicorp/$pkgname"
|
||||
|
@ -9,4 +9,4 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="MPL-2.0"
|
||||
homepage="https://www.terraform.io/"
|
||||
distfiles="https://$go_import_path/archive/v$version.tar.gz"
|
||||
checksum=17df1258f99865681fda2086c804336246407e74c195ae7a45e3e34de98b82ca
|
||||
checksum=f1138827f4a60f028860dddb742d8c1ab06d0b6975c9312bc7e9b399e8e040b5
|
||||
|
|
Loading…
Reference in a new issue