summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-06-28 10:19:11 +0000
committerrillig <rillig@pkgsrc.org>2020-06-28 10:19:11 +0000
commitd2f7428aba228feecd8b5fc0a0e750d78f1a7ba0 (patch)
tree1e42083cecd16498335e20c9a97148fb7b122c0b /pkgtools
parent02cf9285ff8ec3ad4c63cd25c5deea97d8e0c5e0 (diff)
downloadpkgsrc-d2f7428aba228feecd8b5fc0a0e750d78f1a7ba0.tar.gz
pkgtools/pkglint: update version to 20.2.0
No code changes. This is just to align the pkglint version number with the upcoming branch name.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkglint/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile
index 132730a3f94..1d580c46449 100644
--- a/pkgtools/pkglint/Makefile
+++ b/pkgtools/pkglint/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.659 2020/06/22 06:35:02 rillig Exp $
+# $NetBSD: Makefile,v 1.660 2020/06/28 10:19:11 rillig Exp $
-PKGNAME= pkglint-20.1.19
+PKGNAME= pkglint-20.2.0
CATEGORIES= pkgtools
DISTNAME= tools
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}