From: George Alexandru Dorobantu Date: Sat, 12 Feb 2011 04:17:36 +0000 (+0000) Subject: libtomcrypt: updated download link X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdc4fc779b863ada8fe27d94f3c935929b248810;p=openembedded.git libtomcrypt: updated download link * updated the download link; libtomcrypt has moved to google code and the old link is dead Signed-off-by: George Alexandru Dorobantu Signed-off-by: Tom Rini --- diff --git a/recipes/libtomcrypt/libtomcrypt_1.17.bb b/recipes/libtomcrypt/libtomcrypt_1.17.bb index 9fc9fd0707..2f82e3694d 100644 --- a/recipes/libtomcrypt/libtomcrypt_1.17.bb +++ b/recipes/libtomcrypt/libtomcrypt_1.17.bb @@ -9,7 +9,7 @@ PRIORITY = "optional" LICENSE = "PD" PR = "r0" -SRC_URI = "http://libtom.org/files/crypt-${PV}.tar.bz2" +SRC_URI = "http://libtomcrypt.googlecode.com/files/crypt-${PV}.tar.bz2" inherit autotools