# Template file for 'opentofu'
pkgname=opentofu
version=1.12.2
revision=1
build_style=go
go_import_path="github.com/opentofu/$pkgname"
go_package="${go_import_path}/cmd/tofu"
go_ldflags="-X ${go_import_path}/version.dev=no"
short_desc="Tool for building and changing infrastructure, from community"
maintainer="Emil Tomczyk <emru@emru.xyz>"
license="MPL-2.0"
homepage="https://opentofu.org/"
changelog="https://github.com/opentofu/opentofu/releases"
distfiles="https://github.com/opentofu/opentofu/archive/v$version.tar.gz"
checksum=f1e13ed2c1552ea7828156a10588a544d8b6b0d2c25f801a07fdf666734604fd
