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