]> code.ossystems Code Review - openembedded-core.git/commitdiff
perl-native: fix download url
authorAnders Darander <anders@chargestorm.se>
Sat, 11 Jun 2011 10:50:21 +0000 (12:50 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 14 Jun 2011 12:15:52 +0000 (13:15 +0100)
Signed-off-by: Anders Darander <anders@chargestorm.se>
meta/recipes-devtools/perl/perl-native_5.12.3.bb

index cbb4e78c1f5cef0f383876cc9774031c93a57e50..50fa1c9668bfb739b4952516309d02eca08240c3 100644 (file)
@@ -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 \