From 8b96d93b3dfc9a9d8dcbca571f1d5d625f6929d6 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Tue, 25 Oct 2005 15:03:26 +0000 Subject: [PATCH] libelf: fixed SRC_URI to new location --- packages/libelf/libelf_0.8.3.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.39.5