summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2021-10-08 18:55:02 +0000
committerbsiegert <bsiegert@pkgsrc.org>2021-10-08 18:55:02 +0000
commit0165585dc9f4af7ad599c8491298894e99f1d480 (patch)
treefea278e8cb99bec15012f45a3421440bc9a3ad71 /pkgtools
parent60a431b6d814108a92b4693e7f27ed51ec629e5b (diff)
downloadpkgsrc-0165585dc9f4af7ad599c8491298894e99f1d480.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 44a261429fd..86df89953bf 100644
--- a/pkgtools/pkglint/Makefile
+++ b/pkgtools/pkglint/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.698 2021/09/27 09:24:59 rillig Exp $
+# $NetBSD: Makefile,v 1.699 2021/10/08 18:55:08 bsiegert Exp $
PKGNAME= pkglint-21.3.0
+PKGREVISION= 1
CATEGORIES= pkgtools
DISTNAME= tools
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}