terraform: update to 1.1.5.
This commit is contained in:
parent
19849feb35
commit
6133bd8e36
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=1.1.2
|
||||
version=1.1.5
|
||||
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=fdb86ce8eeb5ccba851d9e806449653b2c2f0a14b4d1e3f4c82fd72ab032ded9
|
||||
checksum=9c8de6905cb70aecd76a659e915bad7f2f7aa4dc3da0b8aea681b62885381a2f
|
||||
|
|
Loading…
Reference in a new issue