From 15508635fa6d750e1a438ff0e6dde03b0607ef51 Mon Sep 17 00:00:00 2001 From: Klaus Schwarzkopf Date: Sat, 27 Nov 2010 15:14:18 +0100 Subject: [PATCH] dgen-sdl_1.23: fixed download url MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit found the archive at web.archive.org Signed-off-by: Eric Bénard --- recipes/dgen/dgen-sdl_1.23.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/dgen/dgen-sdl_1.23.bb b/recipes/dgen/dgen-sdl_1.23.bb index a7f033974e..06913fc6a4 100644 --- a/recipes/dgen/dgen-sdl_1.23.bb +++ b/recipes/dgen/dgen-sdl_1.23.bb @@ -4,7 +4,7 @@ SECTION = "x11/games" LICENSE = "BSD" SRC_URI = "\ - http://pknet.com/~joe/${PN}-${PV}.tar.gz \ + http://web.archive.org/web/20070705161341/http://www.pknet.com/~joe/${PN}-${PV}.tar.gz \ file://fix-configure-and-make.patch \ " -- 2.39.5