593824b798
Closes: #25880 [via git-merge-pr]
12 lines
447 B
Bash
12 lines
447 B
Bash
# Template file for 'terraform'
|
|
pkgname=terraform
|
|
version=0.13.5
|
|
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=c4bdb9e636550795862f13e0ae667a1d381bf2f6cd30c4dde54411afdd07aeab
|