aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/ortp.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ortp.rb b/Library/Formula/ortp.rb
index 04395c385..8c8f714d1 100644
--- a/Library/Formula/ortp.rb
+++ b/Library/Formula/ortp.rb
@@ -2,8 +2,8 @@ require 'formula'
class Ortp < Formula
homepage 'http://www.linphone.org/eng/documentation/dev/ortp.html'
- url 'http://download.savannah.gnu.org/releases/linphone/ortp/sources/ortp-0.20.0.tar.gz'
- sha1 '9c66fb9512134869d4d2eb7766b6a8c5e4da1cc7'
+ url 'http://download.savannah.gnu.org/releases/linphone/ortp/sources/ortp-0.22.0.tar.gz'
+ sha1 '3f4712307ceba27c6498abd2090f411e02084dbd'
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",