terraform: update to 0.12.28.
This commit is contained in:
parent
2b0f5711ba
commit
0281425fa8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=0.12.26
|
||||
version=0.12.28
|
||||
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=4db5deb8c6a81956bf603196a1300aacbe80dd5716244ae20c2f9b3df571df4e
|
||||
checksum=8381058d49ce3804efc72c2afdc4691194418e0da61b8a553fb1c0e81e0c2087
|
||||
|
|
Loading…
Reference in New Issue