terraform: update to 0.12.2.
This commit is contained in:
parent
83e0cfbfbd
commit
fbd761bd74
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=0.12.1
|
||||
version=0.12.2
|
||||
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=c8db1cdf8d4e5c3601718387f34aad9b27f38b4d10a50650565cd55576b11e60
|
||||
checksum=08aa4b6eb1d3f45735e97364bf9c7d58beda63fd1d5336fa334975bef531a6f2
|
||||
|
|
Loading…
Reference in New Issue