Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

opentofu: update to 1.9.0, orphan. #53903

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions srcpkgs/opentofu/template
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Template file for 'opentofu'
pkgname=opentofu
version=1.8.1
version=1.9.0
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 <[email protected]>"
maintainer="Orphaned <[email protected]>"
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=849f20c1f700910842c42fbf76730fabd4df82b0d0879d4bd9a88abe3d275b2a
checksum=95234f00bb8a6d73bcd3f3920e376a32189004df3aaf26cb95917cec5441f8a8
Loading