terraform: update to 0.10.2.
This commit is contained in:
parent
8ff538c5db
commit
3a3fae9c7f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=0.10.1
|
||||
version=0.10.2
|
||||
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=30ba707fd22ef1340f8a2b3add461d8bf93acc11621b2554ec55e005ae47af74
|
||||
checksum=2a1e4e92b480aaf996fda073503f7bfb4039152cf7d19e5598aca45a00196150
|
||||
|
|
Loading…
Reference in a new issue