bzip2: change upstream site
authorBaruch Siach <baruch@tkos.co.il>
Tue, 14 Aug 2018 04:24:51 +0000 (07:24 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 15 Aug 2018 22:29:04 +0000 (00:29 +0200)
The bzip.org website is down. Use the Buildroot backup download site.
Remove the website link as there is no clear alternative upstream at
this point.

  https://lwn.net/Articles/762264/

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/bzip2/Config.in
package/bzip2/bzip2.mk

index dbc82496df7eedb8102aec31354300b8c592d4b2..ca447bbb2dc5e07c870b66f1f9b72549ac5c3163 100644 (file)
@@ -5,5 +5,3 @@ config BR2_PACKAGE_BZIP2
          It typically compresses files to within 10% to 15% of the best
          available techniques, while being around twice as fast at
          compression and six times faster at decompression.
-
-         http://www.bzip.org
index e43533072b2d77a865e132fc47913a833af77d6d..a3af32299370a6660bed5088af7ff58e47e38af1 100644 (file)
@@ -5,7 +5,7 @@
 ################################################################################
 
 BZIP2_VERSION = 1.0.6
-BZIP2_SITE = http://www.bzip.org/$(BZIP2_VERSION)
+BZIP2_SITE = http://sources.buildroot.net
 BZIP2_INSTALL_STAGING = YES
 BZIP2_LICENSE = bzip2 license
 BZIP2_LICENSE_FILES = LICENSE