terraform: update to 0.10.8.
This commit is contained in:
parent
f0e6e4cb26
commit
5f5b314743
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=0.10.7
|
||||
version=0.10.8
|
||||
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=4959ace3c3c350d4121e235ba64771f94e5d5a4a6acdd5bce1c053a417283938
|
||||
checksum=b076726f00b0488fc95bb041e982cb6aeaf280395d31f322017dd143bbabd7c4
|
||||
|
|
Loading…
Reference in New Issue