summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2015-11-24 14:17:23 +0000
committerrillig <rillig@pkgsrc.org>2015-11-24 14:17:23 +0000
commit7273bf0db8dd3766c4cea6f03c2adf37f3eb9d75 (patch)
treef9175a6d5572806cfba2631f4a693121231265d8 /pkgtools/pkglint
parent514c83d7cadd3f9e7dbb34c8ecbde6cee708c22f (diff)
downloadpkgsrc-7273bf0db8dd3766c4cea6f03c2adf37f3eb9d75.tar.gz
Updated pkglint to 4.158
This mainly fixes wrong patch detection when checking distinfo.
Diffstat (limited to 'pkgtools/pkglint')
-rw-r--r--pkgtools/pkglint/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile
index df421037067..f3e0bbc0d00 100644
--- a/pkgtools/pkglint/Makefile
+++ b/pkgtools/pkglint/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.465 2015/10/19 09:43:59 wiz Exp $
+# $NetBSD: Makefile,v 1.466 2015/11/24 14:17:23 rillig Exp $
-PKGNAME= pkglint-4.157
+PKGNAME= pkglint-4.158
CATEGORIES= pkgtools
OWNER= wiz@NetBSD.org