diff options
author | rillig <rillig@pkgsrc.org> | 2015-11-24 14:17:23 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2015-11-24 14:17:23 +0000 |
commit | 7273bf0db8dd3766c4cea6f03c2adf37f3eb9d75 (patch) | |
tree | f9175a6d5572806cfba2631f4a693121231265d8 /pkgtools | |
parent | 514c83d7cadd3f9e7dbb34c8ecbde6cee708c22f (diff) | |
download | pkgsrc-7273bf0db8dd3766c4cea6f03c2adf37f3eb9d75.tar.gz |
Updated pkglint to 4.158
This mainly fixes wrong patch detection when checking distinfo.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/pkglint/Makefile | 4 |
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 |