summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2021-09-17 13:52:45 +0000
committerbsiegert <bsiegert@pkgsrc.org>2021-09-17 13:52:45 +0000
commit1b4524510e389d1f414c65645b28daea331f825e (patch)
treebcfd7017c60c1298858817013869bf73070bcb6e /pkgtools
parentc0886d45f90e562e06a7cad80fdc6f768f4d32de (diff)
downloadpkgsrc-1b4524510e389d1f414c65645b28daea331f825e.tar.gz
Revbump all Go packages after go117 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 fb23bbad75a..05470998e96 100644
--- a/pkgtools/pkglint/Makefile
+++ b/pkgtools/pkglint/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.696 2021/08/14 15:11:30 rillig Exp $
+# $NetBSD: Makefile,v 1.697 2021/09/17 13:52:53 bsiegert Exp $
PKGNAME= pkglint-21.2.6
+PKGREVISION= 1
CATEGORIES= pkgtools
DISTNAME= tools
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}