From af6c31e7dbead858b21af1bc3ccf65f1a37a5503 Mon Sep 17 00:00:00 2001 From: Klaus Schwarzkopf Date: Sun, 5 Dec 2010 18:50:14 +0100 Subject: [PATCH] openal_0.0.8: fixed SRC_URI MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Klaus Schwarzkopf Signed-off-by: Eric Bénard --- recipes/openal/openal_0.0.8.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.39.5