13 lines
450 B
Bash
13 lines
450 B
Bash
# Template file for 'terraform'
|
|
pkgname=terraform
|
|
version=0.11.11
|
|
revision=1
|
|
build_style=go
|
|
short_desc="A tool for building, changing, and combining infrastructure"
|
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|
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=aa60d15b06ac7a925a722a5ad0070bb1aa580f9ed54cfcc08378f84e25526e01
|