Skip to content

Commit

Permalink
golangci-lint: update to 1.60.2
Browse files Browse the repository at this point in the history
  • Loading branch information
grafov authored and classabbyamp committed Aug 23, 2024
1 parent 5da2aa4 commit af0eeea
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.60.1
revision=2
version=1.60.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=3ecb0d2fbbdbb7630eb847e1171f23f225ee7fd0327007ab76fb65af5a9ba7fe
checksum=3c9b7e9edce898eee20077b4b60c2807783dfbe96038d0470f6f4ceaae889568

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

0 comments on commit af0eeea

Please sign in to comment.