From 886e59daaf869dfbbba3968d5183c62bbbed18f6 Mon Sep 17 00:00:00 2001 From: zenobit Date: Tue, 31 Mar 2026 08:18:13 +0200 Subject: [PATCH] golangci-lint: update to 2.11.4 --- srcpkgs/golangci-lint/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/golangci-lint/template b/srcpkgs/golangci-lint/template index 7f220678461482..2fb7d44a5b6694 100644 --- a/srcpkgs/golangci-lint/template +++ b/srcpkgs/golangci-lint/template @@ -1,6 +1,6 @@ # Template file for 'golangci-lint' pkgname=golangci-lint -version=2.11.1 +version=2.11.4 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=1f8b9942f17ca00fbaa0bc8508e4bf0252e3507dbf79a89570370f84dcdd85c9 +checksum=388dc80d6bd01417144c2bad2b21f58fc069f66bb91f63c111b5e826e67d240a _completions="bash zsh fish" if [ "$CROSS_BUILD" -a "$XBPS_TARGET_MACHINE" = "aarch64-musl" ]; then