terraform: update to 0.12.10.
This commit is contained in:
parent
5165b6c6b8
commit
548ac90efa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=0.12.9
|
||||
version=0.12.10
|
||||
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=5036572edd08d53fcf2ee1b5363e849c42c93607ece5778ab625219bfa45ce79
|
||||
checksum=289d5287fda0bb870c1fb1ed504523bf24885ccf763b9547d91f8225310dc4f5
|
||||
|
|
Loading…
Add table
Reference in a new issue