mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 09:37:02 +02:00
opentofu: update to 1.9.0, orphan.
This commit is contained in:
parent
a74ec3ab33
commit
7047473b12
1 changed files with 3 additions and 3 deletions
|
@ -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 <emru@emru.xyz>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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…
Add table
Reference in a new issue