summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2022-09-07 09:32:14 +0000
committerbsiegert <bsiegert@pkgsrc.org>2022-09-07 09:32:14 +0000
commit8bd9d1d9bea810a33ab5110cf0b87fdb64afd3a6 (patch)
tree7927a273edb89b6d3ae9069c5d4a25fee1e6527d /pkgtools
parentf6019c7fc92cf51c03d9932ff4072fa649ab8093 (diff)
downloadpkgsrc-8bd9d1d9bea810a33ab5110cf0b87fdb64afd3a6.tar.gz
Revbump all Go packages after go118 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 32f0ec66afe..57591fdded6 100644
--- a/pkgtools/pkglint/Makefile
+++ b/pkgtools/pkglint/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.727 2022/08/19 17:35:43 rillig Exp $
+# $NetBSD: Makefile,v 1.728 2022/09/07 09:32:24 bsiegert Exp $
PKGNAME= pkglint-22.2.6
+PKGREVISION= 1
CATEGORIES= pkgtools
DISTNAME= tools
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}