diff mbox series

[meta-java,4/7] xalan-j: Update SRC_URI

Message ID 20240325132603.2477-4-jermain.horsman@nedap.com
State New
Headers show
Series [meta-java,1/7] jamvm-initial-native: Update LICENSE to use SPDX identifier | expand

Commit Message

jhatnedap@gmail.com March 25, 2024, 1:25 p.m. UTC
From: Jermain Horsman <jermain.horsman@nedap.com>

Archive layout seems to have changed.

Signed-off-by: Jermain Horsman <jermain.horsman@nedap.com>
---
 recipes-core/xalan-j/xalan-j_2.7.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/recipes-core/xalan-j/xalan-j_2.7.1.bb b/recipes-core/xalan-j/xalan-j_2.7.1.bb
index 5e72a34..d09f9f9 100644
--- a/recipes-core/xalan-j/xalan-j_2.7.1.bb
+++ b/recipes-core/xalan-j/xalan-j_2.7.1.bb
@@ -12,7 +12,7 @@  PR = "r2"
 DEPENDS = "xerces-j regexp jlex cup jaxp1.3 bcel"
 
 SRC_URI = "\
-	http://archive.apache.org/dist/xml/${BPN}/${BPN}_2_7_1-src.tar.gz;name=archive \
+	https://archive.apache.org/dist/xml/${BPN}/source/${BPN}_2_7_1-src.tar.gz;name=archive \
 	https://dlcdn.apache.org/commons/bsf/source/bsf-src-2.4.0.tar.gz;name=bsf \
 	"