ortp: it's now download.savannah.gnu.org, not nongnu.org anymore
diff --git a/recipes-misc/ortp/ortp.inc b/recipes-misc/ortp/ortp.inc
index 2e75bcd..98a52eb 100644
--- a/recipes-misc/ortp/ortp.inc
+++ b/recipes-misc/ortp/ortp.inc
@@ -1,11 +1,11 @@
 DESCRIPTION = "An LGPL implementation of RTP - RFC3550"
 LICENSE = "LGPLv2.1+"
 
-INC_PR = "r1"
+INC_PR = "r2"
 
 inherit autotools pkgconfig
 
-SRC_URI = "http://download.savannah.nongnu.org/releases/linphone/${PN}/sources/${P}.tar.gz"
+SRC_URI = "http://download.savannah.gnu.org/releases/linphone/${PN}/sources/${P}.tar.gz"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"