summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2020-08-14 20:01:19 +0000
committerbsiegert <bsiegert@pkgsrc.org>2020-08-14 20:01:19 +0000
commit6daed808fdef79804d529e5a46d4b160be6fbc2c (patch)
tree042e99087efa7a22aa17826f2c2c91bde6647ef6 /pkgtools
parentdebecddf83a7d0dcc8f7ce7074d24195fc5051da (diff)
downloadpkgsrc-6daed808fdef79804d529e5a46d4b160be6fbc2c.tar.gz
Revbump all Go packages after go114 update
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkglint/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile
index b45b6f43371..302a24dfcf6 100644
--- a/pkgtools/pkglint/Makefile
+++ b/pkgtools/pkglint/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.667 2020/08/02 13:27:17 rillig Exp $
+# $NetBSD: Makefile,v 1.668 2020/08/14 20:01:39 bsiegert Exp $
PKGNAME= pkglint-20.2.6
+PKGREVISION= 1
CATEGORIES= pkgtools
DISTNAME= tools
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}