mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
terraform: update to 0.12.21.
This commit is contained in:
parent
5f2d5ec266
commit
4c97c78f0d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=0.12.20
|
||||
version=0.12.21
|
||||
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=05415371bee3e00642c8ec93ab3183f7f3e60f33b8d345ba25173668ca41bab1
|
||||
checksum=313f1fd527d9c2688c895e31be6cb43d817e01b4cf38511a413b26f4a602f44e
|
||||
|
|
Loading…
Add table
Reference in a new issue