mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
golangci-lint: update to 1.24.0
This commit is contained in:
parent
28263c8572
commit
e25bc06c1a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'golangci-lint'
|
||||
pkgname=golangci-lint
|
||||
version=1.23.8
|
||||
version=1.24.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/golangci/golangci-lint/cmd/golangci-lint
|
||||
|
@ -11,7 +11,7 @@ maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
|||
license="GPL-3.0-only"
|
||||
homepage="https://github.com/golangci/golangci-lint"
|
||||
distfiles="https://github.com/golangci/golangci-lint/archive/v${version}.tar.gz"
|
||||
checksum=25b0cfa1799bb37e78a214b757e1c83d7c485285f9939e8e7631664bc35bbe72
|
||||
checksum=d1f1441a966f090bf3f49e1737668a0b4c7eae5916d2bcaee48cca045e881f27
|
||||
|
||||
# Cross builds fail with -fuse-ld=gold
|
||||
LDFLAGS="-fuse-ld=bfd"
|
||||
|
|
Loading…
Add table
Reference in a new issue