mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 11:33:49 +02:00
terraform: update to 0.8.7.
This commit is contained in:
parent
135bc10abb
commit
f5ec28709f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=0.8.6
|
||||
version=0.8.7
|
||||
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=b6a346ef9956712f71efcbec09e29d6dedb3153485b1730a09be4613057f2355
|
||||
checksum=f7dae93f57618a9ea01c7b1e948161914035cfee8683848501bf083d1611c837
|
||||
|
|
Loading…
Add table
Reference in a new issue