mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
srcpkgs/terraform: Update to 1.10.5.
This commit is contained in:
parent
e45eeacd8f
commit
5640f7bf53
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.10.4
|
version=1.10.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/hashicorp/$pkgname"
|
go_import_path="github.com/hashicorp/$pkgname"
|
||||||
|
@ -10,5 +10,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=5c37405e2203da140e7019c3ed44bef55a1a25dff9ce698903a9f07f20d75968
|
checksum=1c0526360b9b6664a4064058a71a1fbd78b9b4bd0bd56df8c38744abcd57691e
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
|
|
Loading…
Add table
Reference in a new issue