summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2022-08-12 20:37:59 +0000
committerbsiegert <bsiegert@pkgsrc.org>2022-08-12 20:37:59 +0000
commit18d927219b0356811e201a12d0db4f4c78a476d3 (patch)
tree38926090633d409bf71aad364e0c33201e92d4b5 /pkgtools/pkglint
parent1dbd94ca65a0d48c222f93174d9e86a645dcf11e (diff)
downloadpkgsrc-18d927219b0356811e201a12d0db4f4c78a476d3.tar.gz
Revbump all Go packages after go118 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 6642f8c53c8..cbd0b53533e 100644
--- a/pkgtools/pkglint/Makefile
+++ b/pkgtools/pkglint/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.724 2022/07/28 06:37:04 rillig Exp $
+# $NetBSD: Makefile,v 1.725 2022/08/12 20:38:07 bsiegert Exp $
PKGNAME= pkglint-22.2.4
+PKGREVISION= 1
CATEGORIES= pkgtools
DISTNAME= tools
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}