mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
terraform: update to 1.6.1.
This commit is contained in:
parent
871121b57f
commit
36363310b6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=1.6.0
|
||||
version=1.6.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/hashicorp/$pkgname"
|
||||
|
@ -9,4 +9,4 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="MPL-2.0"
|
||||
homepage="https://www.terraform.io/"
|
||||
distfiles="https://$go_import_path/archive/v$version.tar.gz"
|
||||
checksum=bdb23bef9edc4bf81d600f561af8ce0f0dfffa9fa666de20b027ad88b832cd01
|
||||
checksum=9dd2cfb2e3739b7eea3176425d0af05af8f76121beec215f5eaf5e3f94cb2372
|
||||
|
|
Loading…
Add table
Reference in a new issue