13 lines
450 B
Bash
13 lines
450 B
Bash
# Template file for 'terraform'
|
|
pkgname=terraform
|
|
version=0.11.13
|
|
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=6a7440aa752d15111a8e5fb00969a533e288e8b348ba2e425222d7151398aa86
|