libtdb, lmdb ver. bump
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="c7eeb6f9ffff092f6f3a01f7f4c20338292049cd" type="targz">https://www.samba.org/ftp/tdb/tdb-1.4.9.tar.gz</Archive>
|
||||
<Archive sha1sum="284c7927ca381502cda87631945808f69833c582" type="targz">https://www.samba.org/ftp/tdb/tdb-1.4.10.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libxslt</Dependency>
|
||||
<Dependency>libtirpc-devel</Dependency>
|
||||
@@ -69,6 +69,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="16">
|
||||
<Date>2024-01-30</Date>
|
||||
<Version>1.4.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2023-10-17</Date>
|
||||
<Version>1.4.9</Version>
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Symas Lightning Memory-Mapped Database</Summary>
|
||||
<Description>An ultra-fast, ultra-compact key-value embedded data store.</Description>
|
||||
<Archive sha1sum="c7a1d12b8f2b3f12c8875a076f0c05bddbc0c4ba" type="tarbz2">https://git.openldap.org/openldap/openldap/-/archive/LMDB_0.9.31/openldap-LMDB_0.9.31.tar.bz2</Archive>
|
||||
<Archive sha1sum="976fe51d5ca7536cb6580cee848c1dd44695dfd4" type="tarbz2">https://git.openldap.org/openldap/openldap/-/archive/LMDB_0.9.32/openldap-LMDB_0.9.32.tar.bz2</Archive>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile owner="root" permission="0644" target="libraries/liblmdb/lmdb.pc">lmdb.pc</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
@@ -43,6 +43,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="11">
|
||||
<Date>2024-01-30</Date>
|
||||
<Version>0.9.32</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2023-07-11</Date>
|
||||
<Version>0.9.31</Version>
|
||||
|
||||
Reference in New Issue
Block a user