void-packages/srcpkgs/terraform/template

14 lines
466 B
Bash

# Template file for 'terraform'
pkgname=terraform
version=1.8.4
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=52c09cb9e8cd94795b469f2fa30d9db96d5fcc691115af10f2b8f67ab19b9365
repository=nonfree