libtdb-1.4.5
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Trivial database library</Summary>
|
||||
<Description>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.</Description>
|
||||
<Archive sha1sum="a8b7de5efceb288d4ad3174866111452ef5bf21b" type="targz">https://www.samba.org/ftp/tdb/tdb-1.4.3.tar.gz</Archive>
|
||||
<Archive sha1sum="a7ffe213b3105055872f31e03ec6b51a1eebb867" type="targz">https://www.samba.org/ftp/tdb/tdb-1.4.5.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libxslt</Dependency>
|
||||
<Dependency>libtirpc-devel</Dependency>
|
||||
@@ -69,6 +69,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="10">
|
||||
<Date>2021-10-23</Date>
|
||||
<Version>1.4.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2020-12-17</Date>
|
||||
<Version>1.4.3</Version>
|
||||
|
||||
Reference in New Issue
Block a user