summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-SQLite
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-08-31 18:06:29 +0000
committerwiz <wiz@pkgsrc.org>2020-08-31 18:06:29 +0000
commit228898b81876514704aa12fa6ddfb7563b4cd5e5 (patch)
treeed0775ed342828ea1d5b3cd253e578eb126b0eda /databases/p5-DBD-SQLite
parent847fb7ddb7e509c1af807d540d7cec521d6b9071 (diff)
downloadpkgsrc-228898b81876514704aa12fa6ddfb7563b4cd5e5.tar.gz
*: bump PKGREVISION for perl-5.32.
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 6465b6ad7be..dc9ff5dc64e 100644
--- a/databases/p5-DBD-SQLite/Makefile
+++ b/databases/p5-DBD-SQLite/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.77 2020/06/02 08:23:26 adam Exp $
+# $NetBSD: Makefile,v 1.78 2020/08/31 18:06:59 wiz Exp $
DISTNAME= DBD-SQLite-1.64
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}