summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2022-12-08 16:14:12 +0000
committerbsiegert <bsiegert@pkgsrc.org>2022-12-08 16:14:12 +0000
commit4cdbf516beb7f96c9e722a3493c56e4c349628e5 (patch)
tree86bbe4d3fe2abac3abd9a534837f0761c197e27c /pkgtools
parent02f3ecded7a080199db677f7d3c52b79ebc44d6a (diff)
downloadpkgsrc-4cdbf516beb7f96c9e722a3493c56e4c349628e5.tar.gz
Revbump all Go packages after go119 security update
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkglint/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile
index ebf01ee2fd9..92eb46854e2 100644
--- a/pkgtools/pkglint/Makefile
+++ b/pkgtools/pkglint/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.735 2022/11/28 23:33:28 rillig Exp $
+# $NetBSD: Makefile,v 1.736 2022/12/08 16:14:21 bsiegert Exp $
PKGNAME= pkglint-22.3.2
+PKGREVISION= 1
CATEGORIES= pkgtools
MAINTAINER= rillig@NetBSD.org