summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2020-09-03 07:29:32 +0000
committerbsiegert <bsiegert@pkgsrc.org>2020-09-03 07:29:32 +0000
commit8d680e0a7fda44e637e7c9ae7bd06ef3defc042a (patch)
tree5bc97802bac6632ce08c3ff7e76eb59f96b4680d /pkgtools/pkglint
parent0442fbdf859eaba0954ce02ea98512a2a04e75e9 (diff)
downloadpkgsrc-8d680e0a7fda44e637e7c9ae7bd06ef3defc042a.tar.gz
Revbump all Go packages after default Go version was changed to 1.15.1
Diffstat (limited to 'pkgtools/pkglint')
-rw-r--r--pkgtools/pkglint/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile
index 302a24dfcf6..4fa159e2384 100644
--- a/pkgtools/pkglint/Makefile
+++ b/pkgtools/pkglint/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.668 2020/08/14 20:01:39 bsiegert Exp $
+# $NetBSD: Makefile,v 1.669 2020/09/03 07:29:53 bsiegert Exp $
PKGNAME= pkglint-20.2.6
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= pkgtools
DISTNAME= tools
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}