summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2021-09-27 09:24:59 +0000
committerrillig <rillig@pkgsrc.org>2021-09-27 09:24:59 +0000
commit6bd93fc139da73ff8c817f32d0ff235513022658 (patch)
treea1c5b91368f693c590a85b3b06aedda80c00c617 /pkgtools/pkglint
parent5f60e1055e04ccfa826111204c233f2e5f18ef6f (diff)
downloadpkgsrc-6bd93fc139da73ff8c817f32d0ff235513022658.tar.gz
pkglint: update to 21.3.0
No changes since 21.2.6, the version bump is only to mark it for the upcoming stable branch.
Diffstat (limited to 'pkgtools/pkglint')
-rw-r--r--pkgtools/pkglint/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile
index 05470998e96..44a261429fd 100644
--- a/pkgtools/pkglint/Makefile
+++ b/pkgtools/pkglint/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.697 2021/09/17 13:52:53 bsiegert Exp $
+# $NetBSD: Makefile,v 1.698 2021/09/27 09:24:59 rillig Exp $
-PKGNAME= pkglint-21.2.6
-PKGREVISION= 1
+PKGNAME= pkglint-21.3.0
CATEGORIES= pkgtools
DISTNAME= tools
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}