summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2021-11-05 20:02:39 +0000
committerbsiegert <bsiegert@pkgsrc.org>2021-11-05 20:02:39 +0000
commitb2fab8c80134e5a5a4c3c28a4f70473ba0230c57 (patch)
treee94eb9ec105f4e5f80f1427d9da7ead1a672c1f0 /pkgtools/pkglint
parent81ba884a5d620911d443ea5e5fab551a153ef0fd (diff)
downloadpkgsrc-b2fab8c80134e5a5a4c3c28a4f70473ba0230c57.tar.gz
Revbump all Go packages after go117 update
Diffstat (limited to 'pkgtools/pkglint')
-rw-r--r--pkgtools/pkglint/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile
index 24d00109b1b..1831274d506 100644
--- a/pkgtools/pkglint/Makefile
+++ b/pkgtools/pkglint/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.701 2021/10/28 20:15:25 rillig Exp $
+# $NetBSD: Makefile,v 1.702 2021/11/05 20:02:47 bsiegert Exp $
PKGNAME= pkglint-21.3.2
+PKGREVISION= 1
CATEGORIES= pkgtools
DISTNAME= tools
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}