terraform: update to 1.10.2.
This commit is contained in:
parent
4291cbf26c
commit
dfd18f7ff4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=1.10.1
|
||||
version=1.10.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/hashicorp/$pkgname"
|
||||
|
@ -10,5 +10,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=560a128b42efe32d3390bc24d180063ae1c18b87d7c9e2c379a0afea138a0ae1
|
||||
checksum=3be0296246a96acb5d45cb354ca32417bffd55d8086a4e3fcd71073e4295bb17
|
||||
repository=nonfree
|
||||
|
|
Loading…
Reference in New Issue