mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libconfig: version bump 1.8 -> 1.8.1
@ 2025-07-25  9:12 Alexander Dahl via ptxdist
  0 siblings, 0 replies; only message in thread
From: Alexander Dahl via ptxdist @ 2025-07-25  9:12 UTC (permalink / raw)
  To: ptxdist; +Cc: Alexander Dahl

License just changed header for contact address, license itself
unchanged, still LGPL.

Link: https://github.com/hyperrealm/libconfig/releases/tag/v1.8.1
Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
 patches/{libconfig-1.8 => libconfig-1.8.1}/autogen.sh | 0
 rules/libconfig.make                                  | 7 ++++---
 2 files changed, 4 insertions(+), 3 deletions(-)
 rename patches/{libconfig-1.8 => libconfig-1.8.1}/autogen.sh (100%)

diff --git a/patches/libconfig-1.8/autogen.sh b/patches/libconfig-1.8.1/autogen.sh
similarity index 100%
rename from patches/libconfig-1.8/autogen.sh
rename to patches/libconfig-1.8.1/autogen.sh
diff --git a/rules/libconfig.make b/rules/libconfig.make
index 5421c7d1b..fa951fa05 100644
--- a/rules/libconfig.make
+++ b/rules/libconfig.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBCONFIG) += libconfig
 #
 # Paths and names
 #
-LIBCONFIG_VERSION	:= 1.8
-LIBCONFIG_MD5		:= 7dc4b7c9767be2b68d5bd1e56f713ee2
+LIBCONFIG_VERSION	:= 1.8.1
+LIBCONFIG_MD5		:= 873f8c5eab2fb450156bc1e8c1762bef
 LIBCONFIG		:= libconfig-$(LIBCONFIG_VERSION)
 LIBCONFIG_SUFFIX	:= tar.gz
 LIBCONFIG_URL		:= https://github.com/hyperrealm/libconfig/archive/refs/tags/v$(LIBCONFIG_VERSION).$(LIBCONFIG_SUFFIX)
@@ -24,7 +24,7 @@ LIBCONFIG_DIR		:= $(BUILDDIR)/$(LIBCONFIG)
 LIBCONFIG_LICENSE	:= LGPL-2.1-or-later
 LIBCONFIG_LICENSE_FILES	:= \
 	file://lib/libconfig.c;startline=2;endline=15;md5=58ad0ed92e5b2a7e656128eba80a9c89 \
-	file://COPYING.LIB;md5=fad9b3332be894bab9bc501572864b29
+	file://COPYING.LIB;md5=17c8e32f0f72580cc2906b409d46b5ac
 
 # ----------------------------------------------------------------------------
 # Prepare
@@ -37,6 +37,7 @@ LIBCONFIG_CONF_TOOL	:= autoconf
 LIBCONFIG_CONF_OPT	:= \
 	$(CROSS_AUTOCONF_USR) \
 	--$(call ptx/endis, PTXCONF_LIBCONFIG_CXX)-cxx \
+	--disable-asserts \
 	--disable-doc \
 	--disable-examples \
 	--disable-tests

base-commit: 75e4262f20e561e2d1839ce82719c5546b66dd7d
-- 
2.39.5




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

only message in thread, other threads:[~2025-07-25  9:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-25  9:12 [ptxdist] [PATCH] libconfig: version bump 1.8 -> 1.8.1 Alexander Dahl via ptxdist

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox