aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorMarcel Denia <naoir@gmx.net>2014-07-08 12:01:04 +0200
committerMarcel Denia <naoir@gmx.net>2014-07-08 12:01:04 +0200
commitd659ba4244fc548b06d0b080930beb24df066360 (patch)
treec9a9dca4b623c688a8905f814af0bab69ff297a0 /lang
parent402504f53fe0b0fd9de4923cb02b82c06511e1fd (diff)
lang/perl: Add some HTTP mirrors
Signed-off-by: Marcel Denia <naoir@gmx.net>
Diffstat (limited to 'lang')
-rw-r--r--lang/perl/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/lang/perl/Makefile b/lang/perl/Makefile
index ebea5f203..963ee1e00 100644
--- a/lang/perl/Makefile
+++ b/lang/perl/Makefile
@@ -13,9 +13,13 @@ PKG_RELEASE:=1
PKG_MD5SUM:=406ec049ebe3afcc80d9c76ec78ca4f8
PKG_SOURCE_URL:=ftp://ftp.cpan.org/pub/CPAN/src/5.0 \
+ http://www.cpan.org/src/5.0/perl-5.20.0.tar.gz \
ftp://ftp.mpi-sb.mpg.de/pub/perl/CPAN/src/5.0 \
+ http://ftp.mpi-sb.mpg.de/pub/perl/CPAN/src/5.0 \
ftp://ftp.gmd.de/mirrors/CPAN/src/5.0 \
- ftp://ftp.funet.fi/pub/languages/perl/CPAN/src/5.0
+ http://ftp5.gwdg.de/pub/languages/perl/CPAN/src/ \
+ ftp://ftp.funet.fi/pub/languages/perl/CPAN/src/5.0 \
+ http://ftp.funet.fi/pub/languages/perl/CPAN/src/5.0
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_LICENSE:=GPLv1 ARTISTIC