mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-26 11:10:31 +02:00
terraform: update to 1.5.0.
This commit is contained in:
parent
953e45f075
commit
fad44ea4d1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=1.4.6
|
||||
version=1.5.0
|
||||
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=6c3e538f8c2ebaf1d5ac1f929753c4fabddb8b3af638829212df494c569a8d02
|
||||
checksum=c53c97dcaa4bf705a3755aa552581c20f525d8204e41b704a0aa9d8890603469
|
||||
|
|
Loading…
Add table
Reference in a new issue