From 035fb442ea2bf193aa7fdf71d5457ee06edcecac Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Fri, 15 Feb 2013 18:54:27 +0100 Subject: complibs/ppl: update upstream location Signed-off-by: "Yann E. MORIN" diff --git a/scripts/build/companion_libs/120-ppl.sh b/scripts/build/companion_libs/120-ppl.sh index e7e17fc..fb52aa3 100644 --- a/scripts/build/companion_libs/120-ppl.sh +++ b/scripts/build/companion_libs/120-ppl.sh @@ -12,10 +12,8 @@ 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 + CT_GetFile "ppl-${CT_PPL_VERSION}" \ + http://bugseng.com/products/ppl/download/ftp/releases/${CT_PPL_VERSION} } # Extract PPL -- cgit v0.10.2-6-g49f6