All of lore.kernel.org
 help / color / mirror / Atom feed
From: flowergom@gmail.com
To: openembedded-devel@lists.openembedded.org
Cc: henning@itconsulting-heinold.de, otavio@ossystems.com.br,
	richard.leitner@skidata.com, Minjae Kim <flowergom@gmail.com>
Subject: [meta-java][PATCH 2/3] xalan-j: update SRC_URI
Date: Tue,  5 Nov 2024 18:01:04 +0000	[thread overview]
Message-ID: <20241105180105.4721-3-flowergom@gmail.com> (raw)
In-Reply-To: <20241105180105.4721-1-flowergom@gmail.com>

From: Minjae Kim <flowergom@gmail.com>

The archive URL has changed slightly, add missing /source/.
http://archive.apache.org/dist/xml/xalan-j/source/

Signed-off-by: Minjae Kim <flowergom@gmail.com>
---
 recipes-core/xalan-j/xalan-j_2.7.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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..d1e56fe 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 \
+	http://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 \
 	"
 
-- 
2.25.1



  parent reply	other threads:[~2024-11-05 18:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-05 18:01 [meta-java][PATCH 0/3] Update SRC_URI flowergom
2024-11-05 18:01 ` [meta-java][PATCH 1/3] xml-commons-resolver: fix SRC_URI flowergom
2024-11-05 18:01 ` flowergom [this message]
2024-11-05 18:01 ` [meta-java][PATCH 3/3] avalon-framework-api: update SRC_URI flowergom

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20241105180105.4721-3-flowergom@gmail.com \
    --to=flowergom@gmail.com \
    --cc=henning@itconsulting-heinold.de \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=otavio@ossystems.com.br \
    --cc=richard.leitner@skidata.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.