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

git version control git at git.openembedded.org
Tue Nov 30 00:19:29 UTC 2010


Module: openembedded.git
Branch: release-2010.12
Commit: b08cf3f52e784cfd3b6aece1ead721bf533aecd5
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b08cf3f52e784cfd3b6aece1ead721bf533aecd5

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