summaryrefslogtreecommitdiff
path: root/databases/p5-DBI/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2021-10-14 07:08:58 +0000
committerwiz <wiz@pkgsrc.org>2021-10-14 07:08:58 +0000
commit32a2878e97189e807daee0bafc5353e4713ed8f3 (patch)
treef3a0aed9bc2e086640702c8bfe8a0a8c88245068 /databases/p5-DBI/Makefile
parentf8154e1ceb5a924f39066f9a9600998392a5c8d2 (diff)
downloadpkgsrc-32a2878e97189e807daee0bafc5353e4713ed8f3.tar.gz
p5-DBI: fix CVE-2014-10402
Bump PKGREVISION
Diffstat (limited to 'databases/p5-DBI/Makefile')
-rw-r--r--databases/p5-DBI/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile
index 9cd93deec26..4d4ae55f5cf 100644
--- a/databases/p5-DBI/Makefile
+++ b/databases/p5-DBI/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.86 2021/05/24 19:49:34 wiz Exp $
+# $NetBSD: Makefile,v 1.87 2021/10/14 07:08:58 wiz Exp $
DISTNAME= DBI-1.643
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBI/}