[oe-commits] Klaus Schwarzkopf : dgen-sdl_1.23: fixed download url

git version control git at git.openembedded.org
Sun Nov 28 10:06:14 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 15508635fa6d750e1a438ff0e6dde03b0607ef51
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=15508635fa6d750e1a438ff0e6dde03b0607ef51

Author: Klaus Schwarzkopf <schwarzkopf at sensortherm.de>
Date:   Sat Nov 27 15:14:18 2010 +0100

dgen-sdl_1.23: fixed download url

found the archive at web.archive.org

Signed-off-by: Eric Bénard <eric at eukrea.com>

---

 recipes/dgen/dgen-sdl_1.23.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/dgen/dgen-sdl_1.23.bb b/recipes/dgen/dgen-sdl_1.23.bb
index a7f0339..06913fc 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 \
 "
 





More information about the Openembedded-commits mailing list