golangci-lint: update to 1.61.0
This commit is contained in:
parent
f07254d390
commit
a300099e0f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'golangci-lint'
|
||||
pkgname=golangci-lint
|
||||
version=1.60.3
|
||||
version=1.61.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/golangci/golangci-lint"
|
||||
|
@ -12,7 +12,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=038510ae3d094ef1553ee9d4a29a5514b46c83fe68b86279a33d4f284c0a71b2
|
||||
checksum=f4efcc09dde3eb81ba7e2fc4230d3e99375a4b176dd28c31cab07371cf5c07db
|
||||
|
||||
# fix: collect2: fatal error: cannot find 'ld'
|
||||
export LDFLAGS="-fuse-ld=bfd"
|
||||
|
|
Loading…
Reference in New Issue