From: Andreas Pretzsch <apr@cn-eng.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] bzip2: fix URL (bzip.org archive gone, use Gentoo as mirror)
Date: Tue, 2 Oct 2018 00:14:44 +0200 [thread overview]
Message-ID: <1538432084-12347-1-git-send-email-apr@cn-eng.de> (raw)
As of 22 September 2018, bzip2 sources are not longer available
on http://www.bzip.org/. They state "Find the latest version on
SourceForge", just I cannot find it there. Only as part of some
other projects, which would be unreliable.
So for now, refer to Gentoo source archives, i.e.
http://distfiles.gentoo.org/distfiles/bzip2-1.0.6.tar.gz
This should be revised as soon as there is another (official)
source location.
Signed-off-by: Andreas Pretzsch <apr@cn-eng.de>
---
PTX: Please add source archive to Pengutronix local mirror.
PTX: Feel free to revise / replace / drop patch, with a better
location and/or different URL setup.
rules/bzip2.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/bzip2.make b/rules/bzip2.make
index 87434a664..53ddd3ed5 100644
--- a/rules/bzip2.make
+++ b/rules/bzip2.make
@@ -21,7 +21,7 @@ BZIP2_VERSION := 1.0.6
BZIP2_MD5 := 00b516f4704d4a7cb50a1d97e6e8e15b
BZIP2 := bzip2-$(BZIP2_VERSION)
BZIP2_SUFFIX := tar.gz
-BZIP2_URL := http://www.bzip.org/$(BZIP2_VERSION)/$(BZIP2).$(BZIP2_SUFFIX)
+BZIP2_URL := http://distfiles.gentoo.org/distfiles/$(BZIP2).$(BZIP2_SUFFIX)
BZIP2_SOURCE := $(SRCDIR)/$(BZIP2).$(BZIP2_SUFFIX)
BZIP2_DIR := $(BUILDDIR)/$(BZIP2)
BZIP2_LICENSE := bzip2-1.0.6
--
2.17.1
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2018-10-01 22:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-01 22:14 Andreas Pretzsch [this message]
2018-10-02 9:29 ` Ian Abbott
2018-10-02 14:25 ` Bernhard Walle
2018-10-04 8:20 ` Roland Hieber
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=1538432084-12347-1-git-send-email-apr@cn-eng.de \
--to=apr@cn-eng.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