From: Marcin Juszkiewicz Date: Tue, 25 Oct 2005 15:03:26 +0000 (+0000) Subject: libelf: fixed SRC_URI to new location X-Git-Tag: Release-2010-05/1~9453^2~3190 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b96d93b3dfc9a9d8dcbca571f1d5d625f6929d6;p=openembedded.git libelf: fixed SRC_URI to new location --- 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