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