speex: Fix SRC_URI
authorRichard Purdie <richard@openedhand.com>
Thu, 23 Nov 2006 09:49:30 +0000 (09:49 +0000)
committerRichard Purdie <richard@openedhand.com>
Thu, 23 Nov 2006 09:49:30 +0000 (09:49 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@942 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/speex/speex_1.1.7.bb

index 7ce34a8..4757e27 100644 (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