void-packages/srcpkgs/terraform/template

14 lines
466 B
Bash

# Template file for 'terraform'
pkgname=terraform
version=1.7.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=5e158eb856ce3622391257116a38a478718f08523845b8407a0ff4e37c2e01bc
repository=nonfree