mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 02:57:41 +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:
parent
db564fe4d9
commit
fdeaa59324
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user