package/libmdbx: bump version to 0.11.8
This is stable bugfix release of libmdbx. The project's website now is on https://libmdbx.dqdkfa.ru/ Release notes for v0.11.8 https://gitflic.ru/project/erthink/libmdbx/release/06268038-39ff-4270-9be8-9f26d5543015 The complete ChangeLog: https://gitflic.ru/project/erthink/libmdbx/blob?file=ChangeLog.md Signed-off-by: Леонид Юрьев (Leonid Yuriev) <leo@yuriev.ru> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
b1fe952835
commit
c099842544
@ -13,7 +13,7 @@ config BR2_PACKAGE_LIBMDBX
|
||||
libmdbx surpasses the legendary LMDB in terms of
|
||||
reliability, features and performance.
|
||||
|
||||
https://libmdbx.website.yandexcloud.net/
|
||||
https://libmdbx.dqdkfa.ru
|
||||
|
||||
if BR2_PACKAGE_LIBMDBX
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
# Hashes from: https://libmdbx.website.yandexcloud.net/release/SHA256SUMS
|
||||
# Hashes from: https://libmdbx.dqdkfa.ru/release/SHA256SUMS
|
||||
sha256 06011f361481ee7adc2111e48b7b121384294e0b6b8f10c75e7886629297b279 libmdbx-amalgamated-0.11.8.tar.xz
|
||||
sha256 3a9fb6a4cd941e646597235518714373fda1ca6d4c5e23669afe70ea87c20940 libmdbx-amalgamated-0.11.7.tar.xz
|
||||
|
||||
# Locally calculated
|
||||
|
@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBMDBX_VERSION = 0.11.7
|
||||
LIBMDBX_VERSION = 0.11.8
|
||||
LIBMDBX_SOURCE = libmdbx-amalgamated-$(LIBMDBX_VERSION).tar.xz
|
||||
LIBMDBX_SITE = https://libmdbx.website.yandexcloud.net/release
|
||||
LIBMDBX_SITE = https://libmdbx.dqdkfa.ru/release
|
||||
LIBMDBX_SUPPORTS_IN_SOURCE_BUILD = NO
|
||||
LIBMDBX_LICENSE = OLDAP-2.8
|
||||
LIBMDBX_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user