terraform: move to nonfree
This commit is contained in:
parent
dfa22bb0f9
commit
c6b8874e55
|
@ -1,12 +1,13 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=1.6.6
|
||||
revision=1
|
||||
revision=2
|
||||
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"
|
||||
license="BUSL-1.1"
|
||||
homepage="https://www.terraform.io/"
|
||||
distfiles="https://$go_import_path/archive/v$version.tar.gz"
|
||||
checksum=32680095f95de69b96af43c6e1aad61a660a2b167166737c6c8bc6040f9d3747
|
||||
repository=nonfree
|
||||
|
|
Loading…
Reference in New Issue