void-packages/srcpkgs/terraform/template

14 lines
466 B
Bash

# Template file for 'terraform'
pkgname=terraform
version=1.9.2
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="BUSL-1.1"
homepage="https://www.terraform.io/"
distfiles="https://$go_import_path/archive/v$version.tar.gz"
checksum=4f61b84d5e55648dfe576ead2744bd09aba8db00d8f780a2d498f30537e287f1
repository=nonfree