terraform: update to 1.4.2.
This commit is contained in:
parent
4db955230d
commit
1f7adf54ac
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=1.3.9
|
||||
version=1.4.2
|
||||
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=243fcc54910a41b58a1c7a9be1d0f875100a68f51fb64fbe499d9003c44fbf73
|
||||
checksum=bbdd764589fc9273bcef50c35274738ca1016e8bb47dbd8180781b61eb8e9315
|
||||
|
|
Loading…
Reference in New Issue