summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Pretzsch <apr@cn-eng.de>2018-10-02 00:14:44 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-10-03 16:14:24 +0200
commit78f6036bef991f941352f6a85630acd386603029 (patch)
treec05827a451160ef6b05cb05bc3a5f9a6512300a1
parentb652350522ec5c7402c4cb9b610cb405b732763e (diff)
downloadptxdist-78f6036bef991f941352f6a85630acd386603029.tar.gz
ptxdist-78f6036bef991f941352f6a85630acd386603029.tar.xz
bzip2: fix URL (bzip.org archive gone, use Gentoo as mirror)ptxdist-2018.10.0
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> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/bzip2.make2
1 files changed, 1 insertions, 1 deletions
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