terraform: update to 0.12.23.
This commit is contained in:
parent
c0bd05ee51
commit
b5fee954e8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'terraform'
|
# Template file for 'terraform'
|
||||||
pkgname=terraform
|
pkgname=terraform
|
||||||
version=0.12.21
|
version=0.12.23
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/hashicorp/$pkgname"
|
go_import_path="github.com/hashicorp/$pkgname"
|
||||||
|
@ -9,4 +9,4 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://www.terraform.io/"
|
homepage="https://www.terraform.io/"
|
||||||
distfiles="https://$go_import_path/archive/v$version.tar.gz"
|
distfiles="https://$go_import_path/archive/v$version.tar.gz"
|
||||||
checksum=313f1fd527d9c2688c895e31be6cb43d817e01b4cf38511a413b26f4a602f44e
|
checksum=fad34a55e4643313fe50168472e39c9468b7a4a37f8e81d9507adee210ea8e4b
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue