summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2021-05-08 15:02:22 +0000
committerbsiegert <bsiegert@pkgsrc.org>2021-05-08 15:02:22 +0000
commit68a86957feb47fc2db52890ea04d45b80df257ff (patch)
tree6e558bb235abe332cba219c84d18033dc1748e1e /pkgtools
parentafa45c23f15d9a179b5c511aabdf59e491da13dd (diff)
downloadpkgsrc-68a86957feb47fc2db52890ea04d45b80df257ff.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 38279caaa3c..cc3a16aa58e 100644
--- a/pkgtools/pkglint/Makefile
+++ b/pkgtools/pkglint/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.683 2021/04/17 18:10:14 rillig Exp $
+# $NetBSD: Makefile,v 1.684 2021/05/08 15:02:34 bsiegert Exp $
PKGNAME= pkglint-21.1.1
+PKGREVISION= 1
CATEGORIES= pkgtools
DISTNAME= tools
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}