1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

speex: Fix SRC_URI

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@942 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2006-11-23 09:49:30 +00:00
parent db564fe4d9
commit fdeaa59324
+1 -1
View File
@@ -5,7 +5,7 @@ HOMEPAGE = "http://www.speex.org"
DEPENDS = "libogg"
PR = "r0"
SRC_URI = "http://www.speex.org/download/speex-${PV}.tar.gz"
SRC_URI = "http://downloads.us.xiph.org/releases/speex/${PN}-${PV}.tar.gz"
inherit autotools