terraform: update to 1.6.0.
This commit is contained in:
parent
69ec5fa075
commit
9197b2fad2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=1.5.7
|
||||
version=1.6.0
|
||||
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=6742fc87cba5e064455393cda12f0e0241c85a7cb2a3558d13289380bb5f26f5
|
||||
checksum=bdb23bef9edc4bf81d600f561af8ce0f0dfffa9fa666de20b027ad88b832cd01
|
||||
|
|
Loading…
Reference in New Issue