summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2021-01-23 14:22:52 +0000
committerbsiegert <bsiegert@pkgsrc.org>2021-01-23 14:22:52 +0000
commit4dbe1da96f7e16aabd743665c64e7b470a292138 (patch)
tree1a626bac82f33e1f3bbbbdc179abce231a8f4e93 /pkgtools/pkglint
parent780c9dbf4e825a610a6dc9dc5359b2b9167f1dbf (diff)
downloadpkgsrc-4dbe1da96f7e16aabd743665c64e7b470a292138.tar.gz
Revbump all Go packages after go115 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 bced159ed04..13d1931bb71 100644
--- a/pkgtools/pkglint/Makefile
+++ b/pkgtools/pkglint/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.676 2020/12/28 01:44:48 rillig Exp $
+# $NetBSD: Makefile,v 1.677 2021/01/23 14:23:09 bsiegert Exp $
PKGNAME= pkglint-20.4.0
+PKGREVISION= 1
CATEGORIES= pkgtools
DISTNAME= tools
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}