summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2022-07-13 16:02:57 +0000
committerbsiegert <bsiegert@pkgsrc.org>2022-07-13 16:02:57 +0000
commit54b566c97c503e1a13fcf3f6c193a0154b512b83 (patch)
tree0f0091fdfc92fbada39c01a54a84e9b67c353763 /pkgtools/pkglint
parenta56b79cefce206f8c2e85a88072f26f07c86ce6e (diff)
downloadpkgsrc-54b566c97c503e1a13fcf3f6c193a0154b512b83.tar.gz
Revbump all Go packages after go118 update
Diffstat (limited to 'pkgtools/pkglint')
-rw-r--r--pkgtools/pkglint/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile
index 5aa946467bb..8e9d1cc0cb7 100644
--- a/pkgtools/pkglint/Makefile
+++ b/pkgtools/pkglint/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.721 2022/07/09 06:40:54 rillig Exp $
+# $NetBSD: Makefile,v 1.722 2022/07/13 16:03:04 bsiegert Exp $
PKGNAME= pkglint-22.2.2
+PKGREVISION= 1
CATEGORIES= pkgtools
DISTNAME= tools
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}