mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
terraform: update to 1.7.3.
This commit is contained in:
parent
b7f2097f54
commit
c9e3d2a6ce
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=1.7.2
|
||||
version=1.7.3
|
||||
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=c1cf47b49132ac75e391970e7505800d622a74817b0447d28089c38ab91f77fe
|
||||
checksum=e99efa7e1e4e7fd37e7aaac5f6bd864260aa95b38a461899d0ec23069d614f19
|
||||
repository=nonfree
|
||||
|
|
Loading…
Add table
Reference in a new issue