terraform: update to 0.12.4.
This commit is contained in:
parent
3eb983b966
commit
fd64ed7c6f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=0.12.3
|
||||
version=0.12.4
|
||||
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=7114326641fd5b1ab52d0d3e55a876fdc2bbc5e6869b25b291503faa68c875be
|
||||
checksum=e73dd1a80524e6f7b4c6b8b790d03f5626f73c140a3c4f25e966533011e39125
|
||||
|
|
Loading…
Reference in a new issue