terraform: update to 0.13.4
This commit is contained in:
parent
d38cfd2165
commit
2b0d6a2b96
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=0.13.2
|
||||
version=0.13.4
|
||||
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=f1138827f4a60f028860dddb742d8c1ab06d0b6975c9312bc7e9b399e8e040b5
|
||||
checksum=a8fd0574594c534b3bf2c0b71eee88aff502a551a788f610f88b52a715f00c10
|
||||
|
|
Loading…
Reference in New Issue