X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/ec8fa5540e88f076526bfaa388c8a4d406e37bff..1da5f77f8cc915d2763045530543e73d1f039190:/openwrt/package/microperl/Makefile diff --git a/openwrt/package/microperl/Makefile b/openwrt/package/microperl/Makefile index b4c8a3931..8118c8d4e 100644 --- a/openwrt/package/microperl/Makefile +++ b/openwrt/package/microperl/Makefile @@ -7,7 +7,10 @@ PKG_VERSION:=5.8.6 PKG_RELEASE:=1 PKG_MD5SUM:=8d4aa4e061fd5bc0c39e4f0a63267880 -PKG_SOURCE_URL:=ftp://ftp.cpan.org/pub/CPAN/src/5.0 +PKG_SOURCE_URL:=ftp://ftp.cpan.org/pub/CPAN/src/5.0 \ + ftp://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 PKG_SOURCE:=perl-$(PKG_VERSION).tar.gz PKG_BUILD_DIR:=$(BUILD_DIR)/perl-$(PKG_VERSION) PKG_CAT:=zcat