mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 04:47:52 +00:00
complibs/ppl: update upstream location
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
This commit is contained in:
parent
7057f45317
commit
035fb442ea
@ -13,9 +13,7 @@ if [ "${CT_PPL}" = "y" ]; then
|
||||
# Download PPL
|
||||
do_ppl_get() {
|
||||
CT_GetFile "ppl-${CT_PPL_VERSION}" \
|
||||
http://www.cs.unipr.it/ppl/Download/ftp/releases/${CT_PPL_VERSION} \
|
||||
ftp://ftp.cs.unipr.it/pub/ppl/releases/${CT_PPL_VERSION} \
|
||||
ftp://gcc.gnu.org/pub/gcc/infrastructure
|
||||
http://bugseng.com/products/ppl/download/ftp/releases/${CT_PPL_VERSION}
|
||||
}
|
||||
|
||||
# Extract PPL
|
||||
|
Loading…
Reference in New Issue
Block a user