Skip to content

Commit

Permalink
golangci-lint: update to 1.57.2
Browse files Browse the repository at this point in the history
  • Loading branch information
grafov authored and cinerea0 committed Apr 11, 2024
1 parent ac8a230 commit aec1240
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/golangci-lint/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'golangci-lint'
pkgname=golangci-lint
version=1.53.3
revision=2
version=1.57.2
revision=1
build_style=go
go_import_path="github.com/golangci/golangci-lint"
go_package="./cmd/golangci-lint"
Expand All @@ -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=a11540d116fa6b015423afc1bfe57c4b22ec3c3165189442cdb7ff8fda729370
checksum=965e91f54c8fcdccea30630c175299322088804110319282fc87a629bcb02b08

# fix: collect2: fatal error: cannot find 'ld'
export LDFLAGS="-fuse-ld=bfd"
Expand Down

0 comments on commit aec1240

Please sign in to comment.