From eb2362ef158cb4b8c838dd7f099cece52ada060d Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Tue, 5 May 2015 17:54:22 +0200 Subject: [PATCH] ortp: use SSL/TLS homepage URL Closes Homebrew/homebrew#39394. Signed-off-by: Tim D. Smith --- Formula/ortp.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/ortp.rb b/Formula/ortp.rb index 7ee8bd3a37..c51bd12890 100644 --- a/Formula/ortp.rb +++ b/Formula/ortp.rb @@ -1,5 +1,5 @@ class Ortp < Formula - homepage "http://www.linphone.org/eng/documentation/dev/ortp.html" + homepage "https://www.linphone.org/technical-corner/ortp/overview" url "http://nongnu.askapache.com/linphone/ortp/sources/ortp-0.24.1.tar.gz" sha256 "d1ecce20bed145186f727914f10f500d0594e30c2a234a276e7e12dcd8814cd5"