terraform: update to 1.1.7.
This commit is contained in:
parent
d1826e7608
commit
182ad2bf24
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=1.1.6
|
||||
version=1.1.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=4dd037773928b93ba98c7885c9f2f500db96c407555459a744f8316ab9b16d34
|
||||
checksum=7651b69a2196de4393195cef4a03171c83aa50581f1019bca3f17cf05db5335b
|
||||
|
|
Loading…
Reference in a new issue