summaryrefslogtreecommitdiff
path: root/devel/golangci-lint/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/golangci-lint/Makefile')
-rw-r--r--devel/golangci-lint/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/golangci-lint/Makefile b/devel/golangci-lint/Makefile
index be22646d5d3..5e0933f61b4 100644
--- a/devel/golangci-lint/Makefile
+++ b/devel/golangci-lint/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2022/10/05 11:32:59 bsiegert Exp $
+# $NetBSD: Makefile,v 1.23 2022/11/02 19:39:55 bsiegert Exp $
GITHUB_TAG= v${PKGVERSION_NOREV}
DISTNAME= golangci-lint-1.33.0
-PKGREVISION= 21
+PKGREVISION= 22
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=golangci/}