terraform: update to 0.11.12.
This commit is contained in:
parent
ef0fac4306
commit
eddd6ea8c9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=0.11.11
|
||||
version=0.11.12
|
||||
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=aa60d15b06ac7a925a722a5ad0070bb1aa580f9ed54cfcc08378f84e25526e01
|
||||
checksum=ca4a8c816cea5e83362f2fc9e2c0976be0155d0c13f638813aaaa2034786da9a
|
||||
|
|
Loading…
Add table
Reference in a new issue