terraform: update to 0.11.5.
This commit is contained in:
parent
04104d34bd
commit
57f5b3da98
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=0.11.4
|
||||
version=0.11.5
|
||||
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=64bd59212e0fed24cacbc9c9b5cbfb0bb5e035e9f19e75d308f8738b662f08bc
|
||||
checksum=f442792d5a6a071505d437e4ccfb20daa36c18ea1981c2cceb51668e610c45de
|
||||
|
|
Loading…
Reference in a new issue