terraform: update to 0.8.6.
This commit is contained in:
parent
a92e74422b
commit
bd5edc1f80
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=0.8.5
|
||||
revision=2
|
||||
version=0.8.6
|
||||
revision=1
|
||||
build_style=go
|
||||
short_desc="A tool for building, changing, and combining infrastructure"
|
||||
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||
|
@ -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=3d59b81350fcb3a5ca5ac06a19275c2941f67d00989630774faa659908098ebf
|
||||
checksum=b6a346ef9956712f71efcbec09e29d6dedb3153485b1730a09be4613057f2355
|
||||
|
|
Loading…
Reference in a new issue