* [Buildroot] [PATCH] package/lmdb: bump to version 0.9.35
@ 2026-04-29 10:03 Francois Perrad via buildroot
2026-05-03 16:17 ` Julien Olivain via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Francois Perrad via buildroot @ 2026-04-29 10:03 UTC (permalink / raw)
To: buildroot; +Cc: Francois Perrad
for changes, see:
https://git.openldap.org/openldap/openldap/-/blob/LMDB_0.9.35/libraries/liblmdb/CHANGES?ref_type=tags
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
package/lmdb/lmdb.hash | 2 +-
package/lmdb/lmdb.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/lmdb/lmdb.hash b/package/lmdb/lmdb.hash
index 4b80953df..e0856136b 100644
--- a/package/lmdb/lmdb.hash
+++ b/package/lmdb/lmdb.hash
@@ -1,3 +1,3 @@
# Locally computed
-sha256 d19d52725800177b89d235161c0af8ae8b2932207e3c9eb87e95b61f1925206d openldap-LMDB_0.9.33.tar.bz2
+sha256 98e28ab0a5c23fb2eb8ad12c12d7ad5fc5e4c3563f41d0b91e9420a075974d6f openldap-LMDB_0.9.35.tar.bz2
sha256 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569 libraries/liblmdb/LICENSE
diff --git a/package/lmdb/lmdb.mk b/package/lmdb/lmdb.mk
index e4f929c7f..2792c9300 100644
--- a/package/lmdb/lmdb.mk
+++ b/package/lmdb/lmdb.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LMDB_VERSION = 0.9.33
+LMDB_VERSION = 0.9.35
LMDB_SOURCE = openldap-LMDB_$(LMDB_VERSION).tar.bz2
LMDB_SITE = https://git.openldap.org/openldap/openldap/-/archive/LMDB_$(LMDB_VERSION)
LMDB_LICENSE = OLDAP-2.8
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-05-03 16:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-29 10:03 [Buildroot] [PATCH] package/lmdb: bump to version 0.9.35 Francois Perrad via buildroot
2026-05-03 16:17 ` Julien Olivain via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.