mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 13:18:36 -09:00
package/lmdb: bump to version 0.9.35
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> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
5657229086
commit
8502f942d8
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user