terraform: update to 1.0.10.
This commit is contained in:
parent
d6021d9e4c
commit
04c04ad867
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=1.0.8
|
||||
version=1.0.10
|
||||
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=b12daf73d366e11fdceec78479613703e123712bb06abd8a2006931a667d5459
|
||||
checksum=53b85c17258c134987ed67b61be10a9b5186aa1a0f1942a57ed21785186cbcd3
|
||||
|
|
Loading…
Reference in a new issue