13 lines
446 B
Bash
13 lines
446 B
Bash
# Template file for 'terraform'
|
|
pkgname=terraform
|
|
version=1.3.7
|
|
revision=1
|
|
build_style=go
|
|
go_import_path="github.com/hashicorp/$pkgname"
|
|
short_desc="Tool for building, changing, and combining infrastructure"
|
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|
license="MPL-2.0"
|
|
homepage="https://www.terraform.io/"
|
|
distfiles="https://$go_import_path/archive/v$version.tar.gz"
|
|
checksum=36bc7319bf97965144a38c2670f458752f7cb8e7fd783c216b4a24bebee2a8c4
|