mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-31 00:53:09 +02:00
terraform: update to 0.11.14.
This commit is contained in:
parent
94f3ca6cf8
commit
4e5c044143
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=0.11.13
|
||||
version=0.11.14
|
||||
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=6a7440aa752d15111a8e5fb00969a533e288e8b348ba2e425222d7151398aa86
|
||||
checksum=50b75c94c4d3bfe44cfc12c740126747b6b34c014602777154356caa85a783f4
|
||||
|
|
Loading…
Add table
Reference in a new issue