aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/celt.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/celt.rb b/Library/Formula/celt.rb
index 36ba229e2..30501f003 100644
--- a/Library/Formula/celt.rb
+++ b/Library/Formula/celt.rb
@@ -1,8 +1,8 @@
require 'formula'
class Celt < Formula
- url 'http://downloads.xiph.org/releases/celt/celt-0.11.1.tar.gz'
homepage 'http://www.celt-codec.org/'
+ url 'http://downloads.xiph.org/releases/celt/celt-0.11.1.tar.gz'
sha256 '01c2579fba8b283c9068cb704a70a6e654aa74ced064c091cafffbe6fb1d4cbf'
depends_on 'libogg' => :optional