terraform: update to 0.11.13.
This commit is contained in:
parent
6867c97a0a
commit
70774db0a3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=0.11.12
|
||||
version=0.11.13
|
||||
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=ca4a8c816cea5e83362f2fc9e2c0976be0155d0c13f638813aaaa2034786da9a
|
||||
checksum=6a7440aa752d15111a8e5fb00969a533e288e8b348ba2e425222d7151398aa86
|
||||
|
|
Loading…
Reference in New Issue