mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 00:57:01 +02:00
terraform: update to 1.7.2.
This commit is contained in:
parent
5e88a62e74
commit
fefea14853
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=1.7.1
|
||||
version=1.7.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/hashicorp/$pkgname"
|
||||
|
@ -9,5 +9,5 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="BUSL-1.1"
|
||||
homepage="https://www.terraform.io/"
|
||||
distfiles="https://$go_import_path/archive/v$version.tar.gz"
|
||||
checksum=6a43ee1aeb3cd96e6407f746bea13572d98c01624c77a2e467628744ea8b7925
|
||||
checksum=c1cf47b49132ac75e391970e7505800d622a74817b0447d28089c38ab91f77fe
|
||||
repository=nonfree
|
||||
|
|
Loading…
Add table
Reference in a new issue