terraform: update to 1.5.6.
This commit is contained in:
parent
b89e8607ed
commit
e994ffb315
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=1.5.5
|
||||
revision=2
|
||||
version=1.5.6
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/hashicorp/$pkgname"
|
||||
short_desc="Tool for building, changing, and combining infrastructure"
|
||||
|
@ -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=06a72b5ecda4e10d5f2a3c7627420cf0ca0a6b7b47ef0ae151cc1c6ef38eb2fe
|
||||
checksum=b5866bf9c7efef74e1f6f2a7ba0a39e645ce77f5dfeb4faebb38e8e7d21476f1
|
||||
|
|
Loading…
Add table
Reference in a new issue