From: Klaus Schwarzkopf Date: Sun, 5 Dec 2010 17:50:14 +0000 (+0100) Subject: openal_0.0.8: fixed SRC_URI X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af6c31e7dbead858b21af1bc3ccf65f1a37a5503;p=openembedded.git openal_0.0.8: fixed SRC_URI Signed-off-by: Klaus Schwarzkopf Signed-off-by: Eric Bénard --- diff --git a/recipes/openal/openal_0.0.8.bb b/recipes/openal/openal_0.0.8.bb index 79da60e151..67f3e3da92 100644 --- a/recipes/openal/openal_0.0.8.bb +++ b/recipes/openal/openal_0.0.8.bb @@ -1,7 +1,8 @@ DESCRIPTION = "OpenAL is a cross-platform 3D audio API." DEPENDS = "alsa-lib virtual/libsdl libvorbis" +HOMEPAGE = "http://connect.creativelabs.com/openal/default.aspx" -SRC_URI = "http://www.openal.org/openal_webstf/downloads/${PN}-${PV}.tar.gz \ +SRC_URI = "ftp://ftp.eenet.ee/pub/FreeBSD/distfiles/${PN}-${PV}.tar.gz \ file://void-workaround.patch" inherit autotools pkgconfig