terraform: update to 0.14.7.
This commit is contained in:
parent
3eb2c2ecf1
commit
6c740bc6be
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=0.14.6
|
||||
version=0.14.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=84b10f2944a5074b3d42fe1c378f2228cb9451691edf46a7870706d5a8b2749c
|
||||
checksum=8d411d067d35660f7e2622dacb5be87e108929321b6732c6770ec89ebe07231d
|
||||
|
|
Loading…
Reference in a new issue