mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
terraform: update to 1.10.4.
This commit is contained in:
parent
f1fe5cd376
commit
31617e9d14
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=1.10.3
|
||||
version=1.10.4
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/hashicorp/$pkgname"
|
||||
|
@ -10,5 +10,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=cd721c5c9fa192549680c71f3bf5b715cfb283311800af2e8d44bb4edc26a1d8
|
||||
checksum=5c37405e2203da140e7019c3ed44bef55a1a25dff9ce698903a9f07f20d75968
|
||||
repository=nonfree
|
||||
|
|
Loading…
Add table
Reference in a new issue