terraform: update to 0.12.7.
This commit is contained in:
parent
c2efb85c69
commit
c0e3b6db4f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=0.12.6
|
||||
version=0.12.7
|
||||
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=df108a45f5ba2658eed844c3a6647117324c99770e06cbd549b26dd7c20ee623
|
||||
checksum=1c4b04e219de9325b3c018679004795fd90c4f5148c6249ff43b156e35f58d56
|
||||
|
|
Loading…
Reference in New Issue