| Submitter | Saul Wold |
|---|---|
| Date | June 13, 2011, 6:54 a.m. |
| Message ID | <f18e1b7467432bfa51cd6b2ed7d9a7f204be2201.1307947593.git.sgw@linux.intel.com> |
| Download | mbox | patch |
| Permalink | /patch/5701/ |
| State | New, archived |
| Headers | show |
Comments
Patch
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 cbb4e78..50fa1c9 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 \