]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
lmdb: Update to version 0.9.31
authorAdolf Belka <adolf.belka@ipfire.org>
Mon, 18 Dec 2023 17:28:58 +0000 (18:28 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Sat, 30 Dec 2023 07:30:29 +0000 (07:30 +0000)
- Update from version 0.9.30 to 0.9.31
- Update of rootfile not required
- Changelog
    0.9.31 Release (2023/07/10)
ITS#8447 - Fix cursor_put(MDB_CURRENT) on DUPSORT DB with different sized data

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
lfs/lmdb

index 81a295b4a4976b4464bd08e9eae57a6c62c8f597..87f19833bc86c64153b598c6e1d58393056ebf56 100644 (file)
--- a/lfs/lmdb
+++ b/lfs/lmdb
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.9.30
+VER        = 0.9.31
 
 THISAPP    = openldap-LMDB_$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 849d40187dc3aaddcd118cf6db28a9807854d4b5b34a365f6e076ccccd556470f117933e3d29cf2678368db2f0c9d264e033a27de310f036e1a65f04ed643fa9
+$(DL_FILE)_BLAKE2 = c1f8ebc7fdaa0b337e093cc6e20cdb824b2154eb09b070e93a802e2115c8b865a4960558ffcf1681714fe049b264b2fcdf23b592a4f91e9735634309d98012c2
 
 install : $(TARGET)