mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
golangci-lint: update to 1.59.1
This commit is contained in:
parent
1c9759529b
commit
f1befa5b2f
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.59.0
|
version=1.59.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/golangci/golangci-lint"
|
go_import_path="github.com/golangci/golangci-lint"
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-3.0-only"
|
||||||
homepage="https://github.com/golangci/golangci-lint"
|
homepage="https://github.com/golangci/golangci-lint"
|
||||||
changelog="https://raw.githubusercontent.com/golangci/golangci-lint/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/golangci/golangci-lint/master/CHANGELOG.md"
|
||||||
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=635c64c5c532af9f41cd100e2c0db9de8a261fa7aa0224e600487e0d1c298f44
|
checksum=a53ef63033da85f8d44ed21d9f5a310279e8da979bb3c5eb9c7ce63b25e99619
|
||||||
|
|
||||||
# fix: collect2: fatal error: cannot find 'ld'
|
# fix: collect2: fatal error: cannot find 'ld'
|
||||||
export LDFLAGS="-fuse-ld=bfd"
|
export LDFLAGS="-fuse-ld=bfd"
|
||||||
|
|
Loading…
Add table
Reference in a new issue