Updated p5-DBD-SQLite to 1.54.
1.54 2016-12-24 - Switched to a production version. - Resolved RT#119219: Trivial documentation bug in DBL::SQLite 1.52 1.53_01 2016-11-26 - Re-enabled perl tokenizer by calling sqlite_db_config if SQLite >= 3.12
This commit is contained in:
parent
21297f611d
commit
3fa83a5c6d
2 changed files with 7 additions and 8 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.58 2016/12/04 05:17:21 ryoon Exp $
|
||||
# $NetBSD: Makefile,v 1.59 2017/01/01 14:06:03 wiz Exp $
|
||||
|
||||
DISTNAME= DBD-SQLite-1.52
|
||||
DISTNAME= DBD-SQLite-1.54
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
$NetBSD: distinfo,v 1.27 2016/11/16 10:16:16 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.28 2017/01/01 14:06:03 wiz Exp $
|
||||
|
||||
SHA1 (DBD-SQLite-1.52.tar.gz) = 1bd2e706c911395a014f83562ad18860e97e204f
|
||||
RMD160 (DBD-SQLite-1.52.tar.gz) = 100d286ad0546d8671d5882529d1729e7c127e3e
|
||||
SHA512 (DBD-SQLite-1.52.tar.gz) = 589ab97af705ac8236951d73bdf88a571531ec3d3d75d8bf25c1e1c275fa89a01b907b0a25807fc926808872761ee1087ace47725c3f7a220972923996d3d2d4
|
||||
Size (DBD-SQLite-1.52.tar.gz) = 2136120 bytes
|
||||
SHA1 (DBD-SQLite-1.54.tar.gz) = b9fc3e565899c67beffad2e290a816cbb69b03f2
|
||||
RMD160 (DBD-SQLite-1.54.tar.gz) = f97a2a5ff99148e49a30e5b3246422b328e1bb95
|
||||
SHA512 (DBD-SQLite-1.54.tar.gz) = a8daff59679973467dff80c013b6ff9d7229a505b62c0312bdf7f9288af64dcd2e99f889b66eb98103b0e6ac7a9b0fa7c9c517c5c2673ee7f84b3b6b5d26173e
|
||||
Size (DBD-SQLite-1.54.tar.gz) = 2136219 bytes
|
||||
SHA1 (patch-Makefile.PL) = 8caa350b9e380a0eeae5dea3ee3f3ab239f685ea
|
||||
|
|
Loading…
Reference in a new issue