summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2020-11-13 19:26:03 +0000
committerbsiegert <bsiegert@pkgsrc.org>2020-11-13 19:26:03 +0000
commit49c2be56241568787b6283f0c4564c079bc66671 (patch)
tree2124d03ccd7369814aa8ca07a90c3fb0f7aa4ec2 /pkgtools
parent9796b2357a3be5426408a29b1cfc1f5c477f9a42 (diff)
downloadpkgsrc-49c2be56241568787b6283f0c4564c079bc66671.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 fec95fc6444..8ff9ed84915 100644
--- a/pkgtools/pkglint/Makefile
+++ b/pkgtools/pkglint/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.674 2020/11/08 21:59:31 bsiegert Exp $
+# $NetBSD: Makefile,v 1.675 2020/11/13 19:26:20 bsiegert Exp $
PKGNAME= pkglint-20.3.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= pkgtools
DISTNAME= tools
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}