terraform: update to 0.12.18.
This commit is contained in:
parent
e4b7694376
commit
f236fe6ea6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=0.12.17
|
||||
version=0.12.18
|
||||
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=6f50bfa487ef4fcba7aa6724f85493202e8fa10c86066d0d49ae1cbe7c966bbc
|
||||
checksum=1253a870ba2c1d9a873f6bfcaa2e4450573fd06177705f0faeb451157e1dde8b
|
||||
|
|
Loading…
Reference in a new issue