summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2019-05-27 15:18:17 +0000
committerbsiegert <bsiegert@pkgsrc.org>2019-05-27 15:18:17 +0000
commit6d85510b285b9df87e19036675255c2a1c3f7e68 (patch)
treeeedc3a42f49687f785d6c63090fd2a6f7bf8defe /pkgtools
parentc250647325261e89f11cd3b9ffe805ad44d03088 (diff)
downloadpkgsrc-6d85510b285b9df87e19036675255c2a1c3f7e68.tar.gz
Revbump all Go packages after go112 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 830a9437403..cf2e052c599 100644
--- a/pkgtools/pkglint/Makefile
+++ b/pkgtools/pkglint/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.583 2019/05/26 14:06:42 rillig Exp $
+# $NetBSD: Makefile,v 1.584 2019/05/27 15:18:29 bsiegert Exp $
PKGNAME= pkglint-5.7.12
+PKGREVISION= 1
CATEGORIES= pkgtools
DISTNAME= tools
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}