summaryrefslogtreecommitdiff
path: root/scripts/build/companion_libs/120-ppl.sh
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@free.fr>2013-02-15 17:54:27 (GMT)
committerYann E. MORIN" <yann.morin.1998@free.fr>2013-02-15 17:54:27 (GMT)
commit035fb442ea2bf193aa7fdf71d5457ee06edcecac (patch)
treeb03c2b955c943d58b84ce78cdb8bec38cb6923f4 /scripts/build/companion_libs/120-ppl.sh
parent7057f45317eb3e6b525ff74c863424b8c33ff196 (diff)
complibs/ppl: update upstream location
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Diffstat (limited to 'scripts/build/companion_libs/120-ppl.sh')
-rw-r--r--scripts/build/companion_libs/120-ppl.sh6
1 files changed, 2 insertions, 4 deletions
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