libports: download bzip2 port from sourceware.org

fossies.org removed the archive and Linux From Scratch uses
sourceware.org.

http://www.linuxfromscratch.org/lfs/view/development/chapter03/packages.html
This commit is contained in:
Christian Helmuth 2019-08-14 09:07:39 +02:00
parent f018dac506
commit 08ac64bba9
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
e7630a4ac9b3845b3aea39dbe32667de68065753
f755daf1f008194de5dd954a1a5dfa0fd0d48985

View File

@ -2,7 +2,7 @@ LICENSE := BSD
DOWNLOADS := bzip2.archive
VERSION := 1.0.6
URL(bzip2) := http://fossies.org/linux/misc/bzip2-$(VERSION).tar.gz
URL(bzip2) := https://www.sourceware.org/pub/bzip2/bzip2-$(VERSION).tar.gz
SHA(bzip2) := a2848f34fcd5d6cf47def00461fcb528a0484d8edef8208d6d2e2909dc61d9cd
DIR(bzip2) := src/lib/libbz2