terraform: update to 1.2.9.
This commit is contained in:
parent
053018c912
commit
8613041280
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=1.2.8
|
||||
version=1.2.9
|
||||
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=46b4f3295781ead715f1f579f369ae78d9771a28ba855dcc91a21ef629c92cd6
|
||||
checksum=40aba75e2fcc3088a88b086a6038c8fb3b1dbe93ac769124c72ce1983558bec7
|
||||
|
|
Loading…
Reference in New Issue