aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/frotz/frotz_2.42.bb
diff options
context:
space:
mode:
authorKlaus Schwarzkopf <schwarzkopf@sensortherm.de>2010-11-27 17:15:24 +0100
committerKhem Raj <raj.khem@gmail.com>2010-11-29 16:11:10 -0800
commitdbeaa3399ed0ed18e29d348fa2541b0f561efbb8 (patch)
tree78daa30fd870f1063298725369e7a79213c713ef /recipes/frotz/frotz_2.42.bb
parentddc3fcd7876d3b5a380e3711128f2f74b3b8fa08 (diff)
downloadopenembedded-dbeaa3399ed0ed18e29d348fa2541b0f561efbb8.tar.gz
frotz: new homepage
new homepage and src_uri for frotz version 2.43 and 2.42 Signed-off-by: Eric BĂ©nard <eric@eukrea.com>
Diffstat (limited to 'recipes/frotz/frotz_2.42.bb')
-rw-r--r--recipes/frotz/frotz_2.42.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/frotz/frotz_2.42.bb b/recipes/frotz/frotz_2.42.bb
index 6faf415b6a..c74b1323e0 100644
--- a/recipes/frotz/frotz_2.42.bb
+++ b/recipes/frotz/frotz_2.42.bb
@@ -1,12 +1,12 @@
LICENSE = "GPL"
DESCRIPTION = "Frotz is an interpreter for Infocom games and other Z-machine games."
-HOMEPAGE = "http://www.cs.csubak.edu/~dgriffi/proj/frotz/"
+HOMEPAGE = "http://frotz.sourceforge.net/"
SECTION = "console/games"
PR = "r1"
DEPENDS = "ncurses"
-SRC_URI = "http://www.cs.csubak.edu/~dgriffi/proj/frotz/files/frotz-${PV}.tar.gz \
+SRC_URI = "http://downloads.sourceforge.net/project/frotz/frotz/2.42/frotz-${PV}.tar.gz \
file://Makefile.patch "
do_configure() {