aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/libogg.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/libogg.rb b/Library/Formula/libogg.rb
index 5d5570f61..e69cd3a1c 100644
--- a/Library/Formula/libogg.rb
+++ b/Library/Formula/libogg.rb
@@ -2,8 +2,8 @@ require 'formula'
class Libogg <Formula
homepage 'http://www.xiph.org/ogg/'
- url 'http://downloads.xiph.org/releases/ogg/libogg-1.2.0.tar.gz'
- md5 'c95b73759acfc30712beef6ce4e88efa'
+ url 'http://downloads.xiph.org/releases/ogg/libogg-1.2.2.tar.gz'
+ md5 '5a9fcabc9a1b7c6f1cd75ddc78f36c56'
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",