mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
golangci-lint: update to 1.25.0
This commit is contained in:
parent
75e47421ff
commit
aad03df304
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'golangci-lint'
|
||||
pkgname=golangci-lint
|
||||
version=1.24.0
|
||||
version=1.25.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=d1f1441a966f090bf3f49e1737668a0b4c7eae5916d2bcaee48cca045e881f27
|
||||
checksum=5dcdef90f739b6526936cf8b3011d1c8ecaf21367e932b5541cdece6644f89e7
|
||||
|
||||
# Cross builds fail with -fuse-ld=gold
|
||||
LDFLAGS="-fuse-ld=bfd"
|
||||
|
|
Loading…
Add table
Reference in a new issue