aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libtomcrypt
diff options
context:
space:
mode:
authorGeorge Alexandru Dorobantu <gdalex@gmail.com>2011-02-12 04:17:36 +0000
committerTom Rini <tom_rini@mentor.com>2011-02-11 13:38:01 -0700
commitbdc4fc779b863ada8fe27d94f3c935929b248810 (patch)
tree37492ca1dd8987d2c7b0bc13f190239d54dce346 /recipes/libtomcrypt
parent92caf6e4ce96ab48707aafde534cdec57a430fed (diff)
downloadopenembedded-bdc4fc779b863ada8fe27d94f3c935929b248810.tar.gz
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@gmail.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes/libtomcrypt')
-rw-r--r--recipes/libtomcrypt/libtomcrypt_1.17.bb2
1 files changed, 1 insertions, 1 deletions
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