terraform: update to 0.11.2.
This commit is contained in:
parent
15625e140e
commit
8605d457f0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=0.11.1
|
||||
version=0.11.2
|
||||
revision=1
|
||||
build_style=go
|
||||
short_desc="A tool for building, changing, and combining infrastructure"
|
||||
|
@ -9,4 +9,4 @@ license="MPL-2.0"
|
|||
homepage="https://www.terraform.io/"
|
||||
go_import_path="github.com/hashicorp/$pkgname"
|
||||
distfiles="https://$go_import_path/archive/v$version.tar.gz"
|
||||
checksum=da804e69e990226ee14dadbf33850c8b074d5e0782d56522b71d62c4c5c82cba
|
||||
checksum=953117679f4584615e08544d9835b562f126b99b540e29fdff34a582c362cf66
|
||||
|
|
Loading…
Reference in a new issue