ortp: fixed SRC_URI
authorMarcin Juszkiewicz <hrw@openembedded.org>
Thu, 16 Nov 2006 08:41:27 +0000 (08:41 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Thu, 16 Nov 2006 08:41:27 +0000 (08:41 +0000)
packages/ortp/ortp_0.7.1.bb

index 324d582..897d909 100644 (file)
@@ -5,7 +5,7 @@ DESCRIPTION = "An LGPL implementation of RTP - RFC3550"
 
 inherit autotools pkgconfig
 
-SRC_URI = "http://www.linphone.org/${PN}/sources/${P}.tar.gz"
+SRC_URI = "http://download.savannah.nongnu.org/releases/linphone/${PN}/sources/${P}.tar.gz"
 
 do_stage () {
        autotools_stage_all