ortp: use SSL/TLS homepage URL
Closes Homebrew/homebrew#39394. Signed-off-by: Tim D. Smith <git@tim-smith.us>
This commit is contained in:
parent
9c51719c22
commit
eb2362ef15
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue