mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 12:32:15 +02: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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user