aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/perl
diff options
context:
space:
mode:
authorAnders Darander <anders@chargestorm.se>2011-06-11 12:50:21 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-06-14 13:15:52 +0100
commit92714eb3b08951eb1576e9370492ec3d4374ee75 (patch)
tree7340e1afe40f21cc3c0a39a3be5329e79578e572 /meta/recipes-devtools/perl
parente7e00c4d8e86a90c19f553b35a62aa091b6ad14c (diff)
downloadopenembedded-core-92714eb3b08951eb1576e9370492ec3d4374ee75.tar.gz
perl-native: fix download url
Signed-off-by: Anders Darander <anders@chargestorm.se>
Diffstat (limited to 'meta/recipes-devtools/perl')
-rw-r--r--meta/recipes-devtools/perl/perl-native_5.12.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/perl/perl-native_5.12.3.bb b/meta/recipes-devtools/perl/perl-native_5.12.3.bb
index cbb4e78c1f..50fa1c9668 100644
--- a/meta/recipes-devtools/perl/perl-native_5.12.3.bb
+++ b/meta/recipes-devtools/perl/perl-native_5.12.3.bb
@@ -9,7 +9,7 @@ PR = "r2"
LIC_FILES_CHKSUM = "file://Copying;md5=2b4c6ffbcfcbdee469f02565f253d81a \
file://Artistic;md5=f921793d03cc6d63ec4b15e9be8fd3f8"
-SRC_URI = "http://ftp.funet.fi/pub/CPAN/src/perl-${PV}.tar.gz \
+SRC_URI = "http://www.cpan.org/src/5.0/perl-${PV}.tar.gz \
file://Configure-multilib.patch \
file://perl-configpm-switch.patch \
file://parallel_build_fix_1.patch \