mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-02 10:02:58 +02:00
terraform: update to 1.13.0.
This commit is contained in:
parent
de48947c1e
commit
4f97109067
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=1.12.2
|
||||
version=1.13.0
|
||||
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=0a61dfd0a768dbd42ca5dd00fd74ce6ffddc9270c77d5fce6f3697544142acf0
|
||||
checksum=817a70beb9f01b356618512b24eca6b3c0b311acb2fdf2e875bedb9c8d5b496d
|
||||
repository=nonfree
|
||||
|
|
Loading…
Add table
Reference in a new issue