From: Frans Meulenbroeks Date: Sat, 2 Jan 2010 20:56:47 +0000 (+0100) Subject: libcrypt-rijndael-perl_1.08.bb updated to latest version X-Git-Tag: Release-2010-05/1~1065 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fea866a7cd4e4d614a10338b7f8e4862a46bcfa;p=openembedded.git libcrypt-rijndael-perl_1.08.bb updated to latest version --- diff --git a/recipes/perl/libcrypt-rijndael-perl_1.08.bb b/recipes/perl/libcrypt-rijndael-perl_1.08.bb index c74402e410..f289d06dc8 100644 --- a/recipes/perl/libcrypt-rijndael-perl_1.08.bb +++ b/recipes/perl/libcrypt-rijndael-perl_1.08.bb @@ -4,7 +4,7 @@ LICENSE = "GPLv2" DEPENDS += "expat expat-native" PR = "r0" -SRC_URI = "http://www.cpan.org/modules/by-module/Crypt/Crypt-Rijndael-${PV}.tar.gz" +SRC_URI = "http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/Crypt-Rijndael-${PV}.tar.gz" S = "${WORKDIR}/Crypt-Rijndael-${PV}"