aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-01-02 21:56:13 +0100
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-01-02 21:56:13 +0100
commit04443dfc7dcf293b9521007ac97be12e2e78461e (patch)
tree5d884bf160b483144c011e45a634e3b43443b85c /recipes/perl
parent2fc895657ea0e5375662dc3e10671bef675bd599 (diff)
downloadopenembedded-04443dfc7dcf293b9521007ac97be12e2e78461e.tar.gz
libcompress-raw-zlib-perl_2.023.bb updated to latest version
Diffstat (limited to 'recipes/perl')
-rw-r--r--recipes/perl/libcompress-raw-zlib-perl_2.023.bb2
1 files changed, 1 insertions, 1 deletions
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}"