[oe-commits] George Alexandru Dorobantu : libtomcrypt: updated download link

git version control git at git.openembedded.org
Fri Feb 11 20:39:12 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: bdc4fc779b863ada8fe27d94f3c935929b248810
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=bdc4fc779b863ada8fe27d94f3c935929b248810

Author: George Alexandru Dorobantu <gdalex at gmail.com>
Date:   Sat Feb 12 04:17:36 2011 +0000

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 <gdalex at gmail.com>
Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

 recipes/libtomcrypt/libtomcrypt_1.17.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/libtomcrypt/libtomcrypt_1.17.bb b/recipes/libtomcrypt/libtomcrypt_1.17.bb
index 9fc9fd0..2f82e36 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
 





More information about the Openembedded-commits mailing list