From 5ba4abd5c9933537a0f8636e8a2144bd0c98cff5 Mon Sep 17 00:00:00 2001 From: Rmys Date: Fri, 20 Jan 2023 16:07:25 +0300 Subject: [PATCH] libtdb ver bump --- server/database/libtdb/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/server/database/libtdb/pspec.xml b/server/database/libtdb/pspec.xml index 7585891826..2bc91ddf95 100644 --- a/server/database/libtdb/pspec.xml +++ b/server/database/libtdb/pspec.xml @@ -13,7 +13,7 @@ app:console Trivial database library libtdb contains C library and Python bindings to access to a trivial database. TDB is very much like GDBM and BSDDB except that it allows multiple simultaneous writers and uses locking internally to keep writers from trampling on each other. - https://www.samba.org/ftp/tdb/tdb-1.4.7.tar.gz + https://www.samba.org/ftp/tdb/tdb-1.4.8.tar.gz libxslt libtirpc-devel @@ -69,6 +69,13 @@ + + 2023-01-20 + 1.4.8 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-06-10 1.4.7