summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2019-12-13 07:43:47 +0000
committerbsiegert <bsiegert@pkgsrc.org>2019-12-13 07:43:47 +0000
commit26c9a235c64a31a3052a4747e17e362bf9399855 (patch)
treea8e52092e3562e06042ebc2d51bb9a6f17b72324 /pkgtools
parent78cf893fd65e34ec4bc4264d3d4ba3f004bf2d85 (diff)
downloadpkgsrc-26c9a235c64a31a3052a4747e17e362bf9399855.tar.gz
Revbump all Go packages after Go 1.12.14 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 551283a5d7e..d4e092b8e6a 100644
--- a/pkgtools/pkglint/Makefile
+++ b/pkgtools/pkglint/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.617 2019/12/13 01:39:23 rillig Exp $
+# $NetBSD: Makefile,v 1.618 2019/12/13 07:44:02 bsiegert Exp $
PKGNAME= pkglint-19.3.17
+PKGREVISION= 1
CATEGORIES= pkgtools
DISTNAME= tools
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}