terraform: update to 1.4.6.
This commit is contained in:
parent
5dfc27b33b
commit
241c0cbb86
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=1.4.5
|
||||
version=1.4.6
|
||||
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=65c2ec58448fe22a72288430d44d3269db040f3c191500d35bd065e863b3bad7
|
||||
checksum=6c3e538f8c2ebaf1d5ac1f929753c4fabddb8b3af638829212df494c569a8d02
|
||||
|
|
Loading…
Reference in New Issue