diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/ortp/ortp_0.7.1.bb | 2 |
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 |