mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
golangci-lint: update to 1.20.0
This commit is contained in:
parent
da9fc9fefd
commit
d1989efe5a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'golangci-lint'
|
# Template file for 'golangci-lint'
|
||||||
pkgname=golangci-lint
|
pkgname=golangci-lint
|
||||||
version=1.19.1
|
version=1.20.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/golangci/golangci-lint/cmd/golangci-lint
|
go_import_path=github.com/golangci/golangci-lint/cmd/golangci-lint
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Renato Aguiar <renato@renag.me>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://github.com/golangci/golangci-lint"
|
homepage="https://github.com/golangci/golangci-lint"
|
||||||
distfiles="https://github.com/golangci/golangci-lint/archive/v${version}.tar.gz"
|
distfiles="https://github.com/golangci/golangci-lint/archive/v${version}.tar.gz"
|
||||||
checksum=58a850301af6cca616443b47c009864f4dea3fdf7b439e3a84b3cd35f5901972
|
checksum=9ea46fc1db83e7242c0188afd5e201b6a83afef9650de4e96ea8a60fddd93973
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc README.md
|
vdoc README.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue