summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2021-07-13 11:36:30 +0000
committerbsiegert <bsiegert@pkgsrc.org>2021-07-13 11:36:30 +0000
commit7d54633d71d3154d9258ea9fb04b7b0c1e5a40d6 (patch)
treef7f4981d9274f3bbdc73e05af4264e46f872afc3 /pkgtools
parent985ab7a6c9eb6177140ba5b3ecbe8d0b58bc10f3 (diff)
downloadpkgsrc-7d54633d71d3154d9258ea9fb04b7b0c1e5a40d6.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 7db6c96df77..366af698eed 100644
--- a/pkgtools/pkglint/Makefile
+++ b/pkgtools/pkglint/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.690 2021/06/25 14:15:00 rillig Exp $
+# $NetBSD: Makefile,v 1.691 2021/07/13 11:36:37 bsiegert Exp $
PKGNAME= pkglint-21.2.1
+PKGREVISION= 1
CATEGORIES= pkgtools
DISTNAME= tools
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}