databases/pear-DB: update to 1.11.0
pear-DB (2021-08-10 20:25 UTC) Changelog: * PR #11: Define invalid view error and also include deadlock and lockwait errors
This commit is contained in:
parent
45d1df5344
commit
4b82243428
2 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.15 2020/04/25 15:53:09 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.16 2021/08/12 14:32:09 taca Exp $
|
||||
|
||||
DISTNAME= DB-1.10.0
|
||||
DISTNAME= DB-1.11.0
|
||||
CATEGORIES= databases
|
||||
|
||||
CONFLICTS= php-pear-DB-[0-9]*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.8 2020/04/25 15:53:09 taca Exp $
|
||||
$NetBSD: distinfo,v 1.9 2021/08/12 14:32:09 taca Exp $
|
||||
|
||||
SHA1 (pear/DB-1.10.0.tgz) = 50bcd32ed3f9c43732b61d83db7b8616dcc23c68
|
||||
RMD160 (pear/DB-1.10.0.tgz) = 74877b22e8ce0f89f410f0250ca2f7b606d9f735
|
||||
SHA512 (pear/DB-1.10.0.tgz) = 01855d0e26b4463fac1f3f9c84c7f3fed62c9087cdd95843340f6250fbd63f4d33f7e958d3f3895f9c2fa568015e86e660393a578c764fa0d39b36a6394dc48a
|
||||
Size (pear/DB-1.10.0.tgz) = 132485 bytes
|
||||
SHA1 (pear/DB-1.11.0.tgz) = 078c7472f79cc48c7caee643ace4180ee6ec4ded
|
||||
RMD160 (pear/DB-1.11.0.tgz) = 608a1a644de9d31763193672820da0e385c83268
|
||||
SHA512 (pear/DB-1.11.0.tgz) = 88488874ee1cb6ff228199106702b1992eab4c7dce44984639951c0693e37ace115214973ef9cbd79959f0602b58cce8a254b47e32dc3d44171d0d7bf78db825
|
||||
Size (pear/DB-1.11.0.tgz) = 132549 bytes
|
||||
|
|
Loading…
Reference in a new issue