terraform: update to 1.0.7.
This commit is contained in:
parent
34dd137fdb
commit
f10c7e882c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=1.0.6
|
||||
version=1.0.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=7e57f1bd5a94beff3a3408bfea3210d1ff967d97f020f156ae64ad69a050b493
|
||||
checksum=76c343637517df13abe5e25ad55057b3c2a85604591d37cf5b29685083a0de43
|
||||
|
|
Loading…
Reference in a new issue