terraform: update to 0.6.15.
This commit is contained in:
parent
fcfcfe182e
commit
62d5b38bc6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=0.6.14
|
||||
revision=2
|
||||
version=0.6.15
|
||||
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.1"
|
|||
homepage="https://www.terraform.io/"
|
||||
go_import_path="github.com/hashicorp/$pkgname"
|
||||
distfiles="https://$go_import_path/archive/v$version.tar.gz"
|
||||
checksum=e19a35e4794ea551d3e42abf771069c658d121c5ebbb7bc1c48c2822412c1825
|
||||
checksum=5dc7cb1d29dee3de9ed9efacab7e72aa447052c96ae8269d932f6a979871a852
|
||||
|
|
Loading…
Reference in a new issue