mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libogg: version bump 1.3.5 -> 1.3.6
@ 2025-10-08 21:49 Sven Püschel
  0 siblings, 0 replies; only message in thread
From: Sven Püschel @ 2025-10-08 21:49 UTC (permalink / raw)
  To: ptxdist; +Cc: Sven Püschel

https://gitlab.xiph.org/xiph/ogg/-/releases/v1.3.6

Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
---
 rules/libogg.make | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/rules/libogg.make b/rules/libogg.make
index 410c33d23..f1f3def87 100644
--- a/rules/libogg.make
+++ b/rules/libogg.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBOGG) += libogg
 #
 # Paths and names
 #
-LIBOGG_VERSION	:= 1.3.5
-LIBOGG_MD5	:= 3267127fe8d7ba77d3e00cb9d7ad578d
+LIBOGG_VERSION	:= 1.3.6
+LIBOGG_MD5	:= e2ab08345a440d32e88b2156cf499eb9
 LIBOGG		:= libogg-$(LIBOGG_VERSION)
 LIBOGG_SUFFIX	:= tar.gz
 LIBOGG_URL	:= http://downloads.xiph.org/releases/ogg/$(LIBOGG).$(LIBOGG_SUFFIX)
@@ -35,7 +35,9 @@ LIBOGG_LICENSE_FILES := \
 LIBOGG_CONF_TOOL	:= autoconf
 LIBOGG_CONF_OPT		:= \
 	$(CROSS_AUTOCONF_USR) \
-	--enable-crc
+	--enable-crc \
+	--disable-gcc-sanitizers \
+	--disable-valgrind-testing
 
 # ----------------------------------------------------------------------------
 # Target-Install
-- 
2.47.3




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

only message in thread, other threads:[~2025-10-08 21:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-08 21:49 [ptxdist] [PATCH] libogg: version bump 1.3.5 -> 1.3.6 Sven Püschel

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