terraform: update to 0.11.7.
This commit is contained in:
parent
c01bd2021b
commit
5342159164
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=0.11.6
|
||||
version=0.11.7
|
||||
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=a1177c045beadaef5b5e55189f560911795e551bdb0353e763bbf18c61ccfb0d
|
||||
checksum=f9a2730dcd68dad754cf0efa017d51929a7f333a89d07ddff3c6ff7b2d1e8be3
|
||||
|
|
Loading…
Reference in New Issue