summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2022-10-05 11:32:55 +0000
committerbsiegert <bsiegert@pkgsrc.org>2022-10-05 11:32:55 +0000
commit2281875036d2a8494fb281af2fafec7e015911b1 (patch)
tree0cbebeef53756c25f4e43bbd043122423ab8f497 /pkgtools/pkglint
parent20be02ec2685b3f44c8e150d4b987bca9768d9be (diff)
downloadpkgsrc-2281875036d2a8494fb281af2fafec7e015911b1.tar.gz
Revbump all Go packages after go119 security 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 53e3373b5b4..f4645dc61f2 100644
--- a/pkgtools/pkglint/Makefile
+++ b/pkgtools/pkglint/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.731 2022/10/02 14:39:36 rillig Exp $
+# $NetBSD: Makefile,v 1.732 2022/10/05 11:33:04 bsiegert Exp $
PKGNAME= pkglint-22.3.0
+PKGREVISION= 1
CATEGORIES= pkgtools
MAINTAINER= rillig@NetBSD.org