[oe-commits] Anders Darander : perl-native: fix download url

git version control git at git.openembedded.org
Tue Jun 14 12:17:36 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: 92714eb3b08951eb1576e9370492ec3d4374ee75
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=92714eb3b08951eb1576e9370492ec3d4374ee75

Author: Anders Darander <anders at chargestorm.se>
Date:   Sat Jun 11 12:50:21 2011 +0200

perl-native: fix download url

Signed-off-by: Anders Darander <anders at chargestorm.se>

---

 meta/recipes-devtools/perl/perl-native_5.12.3.bb |    2 +-
 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 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 \





More information about the Openembedded-commits mailing list