terraform: update to 0.11.6.
This commit is contained in:
parent
e68d0f5b08
commit
5956aafec9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=0.11.5
|
||||
revision=2
|
||||
version=0.11.6
|
||||
revision=1
|
||||
build_style=go
|
||||
short_desc="A tool for building, changing, and combining infrastructure"
|
||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
|
@ -9,4 +9,4 @@ license="MPL-2.0"
|
|||
homepage="https://www.terraform.io/"
|
||||
go_import_path="github.com/hashicorp/$pkgname"
|
||||
distfiles="https://$go_import_path/archive/v$version.tar.gz"
|
||||
checksum=f442792d5a6a071505d437e4ccfb20daa36c18ea1981c2cceb51668e610c45de
|
||||
checksum=a1177c045beadaef5b5e55189f560911795e551bdb0353e763bbf18c61ccfb0d
|
||||
|
|
Loading…
Reference in a new issue