From 799a94d301924237a14564057ccc8ac700ca25f2 Mon Sep 17 00:00:00 2001 From: idriskalp Date: Mon, 23 Dec 2019 01:33:57 +0300 Subject: [PATCH] db 6.2.38 --- system/base/db/pspec.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/system/base/db/pspec.xml b/system/base/db/pspec.xml index bafa0227..12333ed9 100644 --- a/system/base/db/pspec.xml +++ b/system/base/db/pspec.xml @@ -12,7 +12,7 @@ app:console Oracle Berkeley DB The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides embedded database support for both traditional and client/server applications. The Berkeley DB includes B+tree, Extended Linear Hashing, Fixed and Variable-length record access methods, transactions, locking, logging, shared memory caching, and database recovery. The Berkeley DB supports C, C++, Java, and Perl APIs. It is used by many applications, including Python and Perl, so this should be installed on all systems. - http://download.oracle.com/berkeley-db/db-6.2.23.tar.gz + https://sourceforge.net/projects/pisilinux/files/source/db-6.2.38.tar.gz @@ -61,9 +61,9 @@ - 2019-10-03 - 6.2.23 - Rebuild + 2019-12-23 + 6.2.38 + Version bump idris Kalp idriskalp@gmail.com