From: Frans Meulenbroeks Date: Sat, 2 Jan 2010 20:56:13 +0000 (+0100) Subject: libcompress-raw-zlib-perl_2.023.bb updated to latest version X-Git-Tag: Release-2010-05/1~1067 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04443dfc7dcf293b9521007ac97be12e2e78461e;p=openembedded.git libcompress-raw-zlib-perl_2.023.bb updated to latest version --- diff --git a/recipes/perl/libcompress-raw-zlib-perl_2.023.bb b/recipes/perl/libcompress-raw-zlib-perl_2.023.bb index 690f524055..e53ad3a18a 100644 --- a/recipes/perl/libcompress-raw-zlib-perl_2.023.bb +++ b/recipes/perl/libcompress-raw-zlib-perl_2.023.bb @@ -4,7 +4,7 @@ LICENSE = "Artistic|GPL" DEPENDS += "expat expat-native" PR = "r0" -SRC_URI = "http://www.cpan.org/modules/by-module/Compress/Compress-Raw-Zlib-${PV}.tar.gz" +SRC_URI = "http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/Compress-Raw-Zlib-${PV}.tar.gz" S = "${WORKDIR}/Compress-Raw-Zlib-${PV}"