aboutsummaryrefslogtreecommitdiffstats
path: root/packages/libelf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2005-10-25 15:03:26 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-10-25 15:03:26 +0000
commit8b96d93b3dfc9a9d8dcbca571f1d5d625f6929d6 (patch)
tree6d9f0831c9d1149922cfb4f849cac4521e13b9d8 /packages/libelf
parenta5bbcde9a7452ed6efcd73b377cd4c9c9850ec1e (diff)
downloadopenembedded-8b96d93b3dfc9a9d8dcbca571f1d5d625f6929d6.tar.gz
libelf: fixed SRC_URI to new location
Diffstat (limited to 'packages/libelf')
-rw-r--r--packages/libelf/libelf_0.8.3.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/libelf/libelf_0.8.3.bb b/packages/libelf/libelf_0.8.3.bb
index 9332b1802f..3bd384b32a 100644
--- a/packages/libelf/libelf_0.8.3.bb
+++ b/packages/libelf/libelf_0.8.3.bb
@@ -7,7 +7,8 @@ such as Eli (a state of the art compiler generation system), and Elk (the \
Extension Language Kit - an implementation of the Scheme programming \
language.)"
LICENSE = "LGPL"
-SRC_URI = "http://www.stud.uni-hannover.de/~michael/software/libelf-${PV}.tar.gz"
+
+SRC_URI = "http://www.mr511.de/software/libelf-${PV}.tar.gz"
inherit autotools