From: Marcin Juszkiewicz Date: Thu, 16 Nov 2006 08:41:27 +0000 (+0000) Subject: ortp: fixed SRC_URI X-Git-Tag: Release-2010-05/1~9453^2~452 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4990a1e96ea1ef8f147c9a89bb88908f18dca14f;p=openembedded.git ortp: fixed SRC_URI --- 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