mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
terraform: update to 1.9.7.
This commit is contained in:
parent
3566e5a025
commit
65281f549a
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=1.9.6
|
version=1.9.7
|
||||||
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,5 +9,5 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="BUSL-1.1"
|
license="BUSL-1.1"
|
||||||
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=53bca6fdc62f1caa9baf082345402052a90f1de9c1ac8dbabaccb37d541d6a4d
|
checksum=3409674469938669ba0cda3b437a54cbe3e47b3a2a66c226311afa05e15389a4
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
|
|
Loading…
Add table
Reference in a new issue