All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] package/libmdbx: bump version to 0.11.8
@ 2022-06-27 22:46 Peter Korsgaard
  0 siblings, 0 replies; only message in thread
From: Peter Korsgaard @ 2022-06-27 22:46 UTC (permalink / raw)
  To: buildroot

[-- Attachment #1: Type: text/plain, Size: 2362 bytes --]

commit: https://git.buildroot.net/buildroot/commit/?id=c099842544248b10f4284a5d47084db8f476fcda
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

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>
---
 package/libmdbx/Config.in    | 2 +-
 package/libmdbx/libmdbx.hash | 3 ++-
 package/libmdbx/libmdbx.mk   | 4 ++--
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/package/libmdbx/Config.in b/package/libmdbx/Config.in
index 4849d60b92..a9a4ac45c5 100644
--- a/package/libmdbx/Config.in
+++ b/package/libmdbx/Config.in
@@ -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
 
diff --git a/package/libmdbx/libmdbx.hash b/package/libmdbx/libmdbx.hash
index 7d663b3da0..3f2be134c3 100644
--- a/package/libmdbx/libmdbx.hash
+++ b/package/libmdbx/libmdbx.hash
@@ -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
diff --git a/package/libmdbx/libmdbx.mk b/package/libmdbx/libmdbx.mk
index a7056b2850..130fe96793 100644
--- a/package/libmdbx/libmdbx.mk
+++ b/package/libmdbx/libmdbx.mk
@@ -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

[-- Attachment #2: Type: text/plain, Size: 150 bytes --]

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-06-27 22:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-27 22:46 [Buildroot] [git commit] package/libmdbx: bump version to 0.11.8 Peter Korsgaard

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.