[Buildroot] [git commit branch/2025.11.x] package/libconfig: bump to version 1.8.2

Thomas Perale thomas.perale at mind.be
Tue Dec 30 17:53:14 UTC 2025


commit: https://git.buildroot.net/buildroot/commit/?id=cd84d000ce9262f57f412c2b45a48a33029a1c64
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2025.11.x

For change log, see:

https://github.com/hyperrealm/libconfig/releases/tag/v1.8.2

Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>
Reviewed-by: Florian Larysch <fl at n621.de>
Signed-off-by: Julien Olivain <ju.o at free.fr>
(cherry picked from commit d40462ac54d3d9b9454ae5f76dfe93ba295d787c)
Signed-off-by: Thomas Perale <thomas.perale at mind.be>
---
 package/libconfig/libconfig.hash | 2 +-
 package/libconfig/libconfig.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/libconfig/libconfig.hash b/package/libconfig/libconfig.hash
index 2b10dfc125..22f8473fc4 100644
--- a/package/libconfig/libconfig.hash
+++ b/package/libconfig/libconfig.hash
@@ -1,3 +1,3 @@
 # Locally computed:
-sha256  87c6f382994b245f9213be34a2bf19c8ee7d033d7abaa51e88fbb7bad79e2dc6  libconfig-1.8.1.tar.gz
+sha256  e59ffb902dd5731d5d4e4fb81d3b989697615feab72dfd7c30618167b91a42ee  libconfig-1.8.2.tar.gz
 sha256  cbbad55f94feadb16061c4f782910bac254460a44f1c8abd2b91452eff085f55  COPYING.LIB
diff --git a/package/libconfig/libconfig.mk b/package/libconfig/libconfig.mk
index 3fa2be3563..8bd494081c 100644
--- a/package/libconfig/libconfig.mk
+++ b/package/libconfig/libconfig.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBCONFIG_VERSION = 1.8.1
+LIBCONFIG_VERSION = 1.8.2
 LIBCONFIG_SITE = https://hyperrealm.github.io/libconfig/dist
 LIBCONFIG_LICENSE = LGPL-2.1+
 LIBCONFIG_LICENSE_FILES = COPYING.LIB


More information about the buildroot mailing list