terraform: update to 1.9.3.
This commit is contained in:
parent
04c4e90c80
commit
b55d89f180
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'terraform'
|
# Template file for 'terraform'
|
||||||
pkgname=terraform
|
pkgname=terraform
|
||||||
version=1.9.2
|
version=1.9.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/hashicorp/$pkgname"
|
go_import_path="github.com/hashicorp/$pkgname"
|
||||||
@ -9,5 +9,5 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||||||
license="BUSL-1.1"
|
license="BUSL-1.1"
|
||||||
homepage="https://www.terraform.io/"
|
homepage="https://www.terraform.io/"
|
||||||
distfiles="https://$go_import_path/archive/v$version.tar.gz"
|
distfiles="https://$go_import_path/archive/v$version.tar.gz"
|
||||||
checksum=4f61b84d5e55648dfe576ead2744bd09aba8db00d8f780a2d498f30537e287f1
|
checksum=a580ed5b5fed6c87c76b7446fcc6331fc3c5640d7bd4fd7926034c45a6efc832
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
|
Loading…
x
Reference in New Issue
Block a user