summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-SQLite
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2017-09-18 09:52:56 +0000
committermaya <maya@pkgsrc.org>2017-09-18 09:52:56 +0000
commit2ece6387179637c993b1b28ed7918b8b68b369fa (patch)
treea7f9b2825573b3779524d8ae4301eb77dc07592b /databases/p5-DBD-SQLite
parentf5872a0e3d161a958fd812d18b79e4f019bba508 (diff)
downloadpkgsrc-2ece6387179637c993b1b28ed7918b8b68b369fa.tar.gz
revbump for requiring ICU 59.x
Diffstat (limited to 'databases/p5-DBD-SQLite')
-rw-r--r--databases/p5-DBD-SQLite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile
index 64916b68e19..1db521bb019 100644
--- a/databases/p5-DBD-SQLite/Makefile
+++ b/databases/p5-DBD-SQLite/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.61 2017/06/05 14:22:25 ryoon Exp $
+# $NetBSD: Makefile,v 1.62 2017/09/18 09:53:14 maya Exp $
DISTNAME= DBD-SQLite-1.54
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}