terraform: update to 0.10.6.
This commit is contained in:
parent
6da01dc3f4
commit
762801e3c7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=0.10.5
|
||||
version=0.10.6
|
||||
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=9030db9346ee7fa19a49ebb4207812dcda44721c36d1250ca8afa28e9b14c7cc
|
||||
checksum=3170223c601263a7be9af9d14194e36170900cecfec784464abca1679e03fb11
|
||||
|
|
Loading…
Reference in New Issue
Block a user