terraform: update to 1.0.2.
This commit is contained in:
parent
ff1eb4f3de
commit
c0614b36a4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=0.15.1
|
||||
version=1.0.2
|
||||
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=ec4926ff56952ddc43d15523ea7c359e260139d33d938057b19ff05b695722cd
|
||||
checksum=036a028cb311c001c48e86bc65e9b7870c81de57e96437325247785cf6c84937
|
||||
|
|
Loading…
Reference in New Issue