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