From: Lucas Stach <l.stach@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] qt5: switch download URL to the archive subdir
Date: Wed, 10 Jul 2019 13:02:30 +0200 [thread overview]
Message-ID: <20190710110230.24731-1-l.stach@pengutronix.de> (raw)
The official_releases directory only contains the currently active
releases. Switch to the archive subdir, which carries the source for
all non-development releases ever made.
Reported-by: Philippe Normand <philn@igalia.com>
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
rules/qt5.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/qt5.make b/rules/qt5.make
index f575af7f30d1..db5002cbf8af 100644
--- a/rules/qt5.make
+++ b/rules/qt5.make
@@ -19,7 +19,7 @@ QT5_MD5 := 99c2eb46e533371798b4ca2d1458e065
QT5 := qt-everywhere-src-$(QT5_VERSION)
QT5_SUFFIX := tar.xz
QT5_URL := \
- http://download.qt-project.org/official_releases/qt/$(basename $(QT5_VERSION))/$(QT5_VERSION)/single/$(QT5).$(QT5_SUFFIX) \
+ http://download.qt-project.org/archive/qt/$(basename $(QT5_VERSION))/$(QT5_VERSION)/single/$(QT5).$(QT5_SUFFIX) \
http://download.qt-project.org/development_releases/qt/$(basename $(QT5_VERSION))/$(call ptx/sh, echo $(QT5_VERSION) | tr 'A-Z' 'a-z')/single/$(QT5).$(QT5_SUFFIX)
QT5_SOURCE := $(SRCDIR)/$(QT5).$(QT5_SUFFIX)
QT5_DIR := $(BUILDDIR)/$(QT5)
--
2.20.1
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
reply other threads:[~2019-07-10 11:02 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20190710110230.24731-1-l.stach@pengutronix.de \
--to=l.stach@pengutronix.de \
--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