mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Bruno Thomsen <bruno.thomsen@gmail.com>
To: ptxdist@pengutronix.de
Cc: bruno.thomsen@gmail.com
Subject: [ptxdist] [PATCH 2/2] libxslt: add extra http download urls
Date: Sat, 31 Jul 2021 14:41:52 +0200	[thread overview]
Message-ID: <20210731124152.89414-2-bruno.thomsen@gmail.com> (raw)
In-Reply-To: <20210731124152.89414-1-bruno.thomsen@gmail.com>

ftp download urls seems fail for some users,
so add http urls from xmlsoft.org as well.

Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
 rules/libxslt.make | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/rules/libxslt.make b/rules/libxslt.make
index 0ea879ead..ce13a7d7e 100644
--- a/rules/libxslt.make
+++ b/rules/libxslt.make
@@ -24,6 +24,8 @@ LIBXSLT_DIR	:= $(BUILDDIR)/$(LIBXSLT)
 LIBXSLT_LICENSE	:= MIT
 
 LIBXSLT_URL	:= \
+	http://xmlsoft.org/sources/$(LIBXSLT).$(LIBXSLT_SUFFIX) \
+	http://xmlsoft.org/sources/old/$(LIBXSLT).$(LIBXSLT_SUFFIX) \
 	ftp://xmlsoft.org/libxslt/$(LIBXSLT).$(LIBXSLT_SUFFIX) \
 	ftp://xmlsoft.org/libxslt/old/$(LIBXSLT).$(LIBXSLT_SUFFIX)
 
-- 
2.31.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


  reply	other threads:[~2021-07-31 12:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-31 12:41 [ptxdist] [PATCH 1/2] libxml2: " Bruno Thomsen
2021-07-31 12:41 ` Bruno Thomsen [this message]
2021-08-04  6:14   ` [ptxdist] [APPLIED] libxslt: " Michael Olbrich
2021-08-04  6:14 ` [ptxdist] [APPLIED] libxml2: " Michael Olbrich

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=20210731124152.89414-2-bruno.thomsen@gmail.com \
    --to=bruno.thomsen@gmail.com \
    --cc=ptxdist@pengutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox