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