terraform: update to 0.10.5.
This commit is contained in:
parent
ac32561dab
commit
d1199ad013
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=0.10.4
|
||||
version=0.10.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=284773809ae461ee306cdd70c873e624c8af51086814f8af85d679dd28caa57a
|
||||
checksum=9030db9346ee7fa19a49ebb4207812dcda44721c36d1250ca8afa28e9b14c7cc
|
||||
|
|
Loading…
Reference in a new issue