aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ortp
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-11-16 08:41:27 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2006-11-16 08:41:27 +0000
commit4990a1e96ea1ef8f147c9a89bb88908f18dca14f (patch)
tree92b934df178fb8cf669c3777d165b03ea6393034 /packages/ortp
parent4ca4459eb58b23b2accf361dab95f5bde53f13c0 (diff)
downloadopenembedded-4990a1e96ea1ef8f147c9a89bb88908f18dca14f.tar.gz
ortp: fixed SRC_URI
Diffstat (limited to 'packages/ortp')
-rw-r--r--packages/ortp/ortp_0.7.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/ortp/ortp_0.7.1.bb b/packages/ortp/ortp_0.7.1.bb
index 324d582e0a..897d90960f 100644
--- a/packages/ortp/ortp_0.7.1.bb
+++ b/packages/ortp/ortp_0.7.1.bb
@@ -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