From 8f9d5d625931889b66dfc0d6744f3077d6775286 Mon Sep 17 00:00:00 2001 From: Anders Darander Date: Sat, 11 Jun 2011 12:50:21 +0200 Subject: perl-native: fix download url (From OE-Core rev: 92714eb3b08951eb1576e9370492ec3d4374ee75) Signed-off-by: Anders Darander Signed-off-by: Richard Purdie --- meta/recipes-devtools/perl/perl-native_5.12.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-devtools/perl/perl-native_5.12.3.bb') 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 c165be3261..63f7e13e01 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 = "r3" 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 \ -- cgit v1.2.3-54-g00ecf