terraform: update to 0.11.10.
This commit is contained in:
parent
2ae200395e
commit
feb7e56d3d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=0.11.8
|
||||
revision=2
|
||||
version=0.11.10
|
||||
revision=1
|
||||
build_style=go
|
||||
short_desc="A tool for building, changing, and combining infrastructure"
|
||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
|
@ -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=c0d7a0b726579574bcfee2ae141be4e82d1c9ab4a339cc6f86f9ec38de9130fb
|
||||
checksum=3cdf16618f7291ac70793f680d859223907039bdf559ca5b5e49fae7df2e736d
|
||||
|
|
Loading…
Reference in New Issue