Skip to content

Commit

Permalink
golangci-lint: update to 1.51.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
TeddyDD authored and Piraty committed Mar 5, 2023
1 parent 48486ea commit 0ecca38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/golangci-lint/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'golangci-lint'
pkgname=golangci-lint
version=1.48.0
version=1.51.2
revision=1
build_style=go
go_import_path=github.com/golangci/golangci-lint/cmd/golangci-lint
Expand All @@ -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=cedddf1ff23d506211440ebe9fb4a9a738421304d47833d8b0af6586a5de67f5
checksum=7e5bc05ad3739cec5a8b4e947a02d540c657a06039175c8822e1000f6bf606bd

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

0 comments on commit 0ecca38

Please sign in to comment.