summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2021-08-11 19:35:03 +0000
committerbsiegert <bsiegert@pkgsrc.org>2021-08-11 19:35:03 +0000
commit0fb07e268abf75ae1d9ad298f356666d7fcc506f (patch)
treef75ce3654582522fd2cfbc544bbe3cf8d42ec473 /pkgtools
parentf9adf314055790cbdf0b746dff0ac8173356a8eb (diff)
downloadpkgsrc-0fb07e268abf75ae1d9ad298f356666d7fcc506f.tar.gz
Revbump all Go packages after go116 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 7b68321dfa5..dee3a5cb40c 100644
--- a/pkgtools/pkglint/Makefile
+++ b/pkgtools/pkglint/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.692 2021/08/08 22:04:15 rillig Exp $
+# $NetBSD: Makefile,v 1.693 2021/08/11 19:35:10 bsiegert Exp $
PKGNAME= pkglint-21.2.2
+PKGREVISION= 1
CATEGORIES= pkgtools
DISTNAME= tools
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}