void-packages/srcpkgs/terraform/template
2024-06-06 09:43:01 +02:00

13 lines
466 B
Bash

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