libcompress-raw-zlib-perl_2.023.bb updated to latest version
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sat, 2 Jan 2010 20:56:13 +0000 (21:56 +0100)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sat, 2 Jan 2010 20:56:13 +0000 (21:56 +0100)
recipes/perl/libcompress-raw-zlib-perl_2.023.bb

index 690f524..e53ad3a 100644 (file)
@@ -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}"