summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2021-12-26 16:56:47 +0000
committerrillig <rillig@pkgsrc.org>2021-12-26 16:56:47 +0000
commitf7cd75202997275778eea4755091eecf2d41694c (patch)
treed186a1ad1f08ddb8559cad5fe5f8ff34eab441c5 /pkgtools/pkglint
parent63fa227918ae99d054acd37061962629eb3089bb (diff)
downloadpkgsrc-f7cd75202997275778eea4755091eecf2d41694c.tar.gz
pkglint: update version number to match the upcoming branch
No changes since 21.3.4.
Diffstat (limited to 'pkgtools/pkglint')
-rw-r--r--pkgtools/pkglint/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile
index d361720b186..d2870b730db 100644
--- a/pkgtools/pkglint/Makefile
+++ b/pkgtools/pkglint/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.705 2021/12/09 17:50:16 bsiegert Exp $
+# $NetBSD: Makefile,v 1.706 2021/12/26 16:56:47 rillig Exp $
-PKGNAME= pkglint-21.3.4
-PKGREVISION= 1
+PKGNAME= pkglint-21.4.0
CATEGORIES= pkgtools
DISTNAME= tools
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}