12 lines
449 B
Bash
12 lines
449 B
Bash
# Template file for 'terraform'
|
|
pkgname=terraform
|
|
version=0.11.3
|
|
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=5c4ac2fef753eeb0d09a6c2772b81720719c698287d46a625cb5050815dbd63b
|