mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
golangci-lint: update to 1.43.0.
This commit is contained in:
parent
5ecf84b0eb
commit
e188a897af
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'golangci-lint'
|
||||
pkgname=golangci-lint
|
||||
version=1.42.1
|
||||
version=1.43.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/golangci/golangci-lint/cmd/golangci-lint
|
||||
|
@ -11,7 +11,7 @@ license="GPL-3.0-only"
|
|||
homepage="https://github.com/golangci/golangci-lint"
|
||||
changelog="https://raw.githubusercontent.com/golangci/golangci-lint/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/golangci/golangci-lint/archive/v${version}.tar.gz"
|
||||
checksum=ce44ca899cddc5520ac8816defd8c4ab23beab4da00baaca138f10028729388a
|
||||
checksum=1fea2ae146e9578931ade7dfd4a0ae3335079dd49bbb396c1fef2333a6524632
|
||||
|
||||
# fix: collect2: fatal error: cannot find 'ld'
|
||||
export LDFLAGS="-fuse-ld=bfd"
|
||||
|
|
Loading…
Add table
Reference in a new issue