mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
terraform-docs: update to 0.17.0.
This commit is contained in:
parent
53832e8cd4
commit
ab034627a5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'terraform-docs'
|
||||
pkgname=terraform-docs
|
||||
version=0.16.0
|
||||
revision=3
|
||||
version=0.17.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/$pkgname/$pkgname"
|
||||
short_desc="Utility to generate documentation from Terraform modules"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://terraform-docs.io/"
|
||||
distfiles="https://$go_import_path/archive/v$version.tar.gz"
|
||||
checksum=e370fd106ca74caebc8632834cc28412a3a6a160952392da71f213515bba2085
|
||||
checksum=698537c9cc170f8760cda862d560bfeaa24f2a705bbc70c22a8facbf05a829e0
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue