golangci-lint: update to 2.4.0.

This commit is contained in:
Daniel Lewan
2026-01-02 08:31:02 -05:00
committed by Andrew J. Hesford
parent ff0dab59ff
commit 8e7d395224
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'golangci-lint'
pkgname=golangci-lint
version=2.1.6
version=2.4.0
revision=1
build_style=go
build_helper=qemu
@@ -13,7 +13,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=0ae50c50dbc7603ed27a6f559dca194cb8851f030410c5635270866e78cb3400
checksum=ac90b9f5343f4b18b1b477303c104fb1537d63260862e264d31a144a9685f81b
_completions="bash zsh fish"
if [ "$CROSS_BUILD" -a "$XBPS_TARGET_MACHINE" = "aarch64-musl" ]; then