[Buildroot] [PATCH 2/2] package/xerces: bump to v3.3.0
Titouan Christophe
titouan.christophe at mind.be
Tue Oct 21 16:23:30 UTC 2025
See the release notes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12355023&projectId=10510
Signed-off-by: Titouan Christophe <titouan.christophe at mind.be>
---
package/xerces/xerces.hash | 4 ++--
package/xerces/xerces.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/xerces/xerces.hash b/package/xerces/xerces.hash
index 52c22ee826..871089346f 100644
--- a/package/xerces/xerces.hash
+++ b/package/xerces/xerces.hash
@@ -1,5 +1,5 @@
-# From https://archive.apache.org/dist/xerces/c/3/sources/xerces-c-3.2.5.tar.gz.sha256
-sha256 545cfcce6c4e755207bd1f27e319241e50e37c0c27250f11cda116018f1ef0f5 xerces-c-3.2.5.tar.gz
+# From https://archive.apache.org/dist/xerces/c/3/sources/xerces-c-3.3.0.tar.gz.sha256
+sha256 9555f1d06f82987fbb4658862705515740414fd34b4db6ad2ed76a2dc08d3bde xerces-c-3.3.0.tar.gz
# Hash for license file
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE
diff --git a/package/xerces/xerces.mk b/package/xerces/xerces.mk
index 7734cff0d2..198f15aa3a 100644
--- a/package/xerces/xerces.mk
+++ b/package/xerces/xerces.mk
@@ -4,7 +4,7 @@
#
################################################################################
-XERCES_VERSION = 3.2.5
+XERCES_VERSION = 3.3.0
XERCES_SOURCE = xerces-c-$(XERCES_VERSION).tar.gz
XERCES_SITE = https://archive.apache.org/dist/xerces/c/3/sources
XERCES_LICENSE = Apache-2.0
--
2.51.0
More information about the buildroot
mailing list