summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2021-03-19 17:36:46 +0000
committerbsiegert <bsiegert@pkgsrc.org>2021-03-19 17:36:46 +0000
commit2739a27a591f1f1bd9d03ed97057629f38d99292 (patch)
tree7af90666f60a09f0434cc49f9ef51bbecc836d30 /pkgtools
parent52b83127f72a59b9bc5bd1436f99243a8eea4003 (diff)
downloadpkgsrc-2739a27a591f1f1bd9d03ed97057629f38d99292.tar.gz
Revbump all Go packages after go115 update
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkglint/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile
index dd37e098cbb..c68f9d3f787 100644
--- a/pkgtools/pkglint/Makefile
+++ b/pkgtools/pkglint/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.678 2021/02/13 15:30:23 rillig Exp $
+# $NetBSD: Makefile,v 1.679 2021/03/19 17:37:04 bsiegert Exp $
PKGNAME= pkglint-20.4.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= pkgtools
DISTNAME= tools
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}