terraform: update to 1.6.6.
This commit is contained in:
parent
b3c163e5dd
commit
a06f1b11f1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=1.6.5
|
||||
version=1.6.6
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/hashicorp/$pkgname"
|
||||
|
@ -9,4 +9,4 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="MPL-2.0"
|
||||
homepage="https://www.terraform.io/"
|
||||
distfiles="https://$go_import_path/archive/v$version.tar.gz"
|
||||
checksum=92f8ac6f120a0b691d9f2a2eba2b13a1aaa72d60a949c557acb21d377dc142c1
|
||||
checksum=32680095f95de69b96af43c6e1aad61a660a2b167166737c6c8bc6040f9d3747
|
||||
|
|
Loading…
Reference in New Issue