aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/theora.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/theora.rb')
-rw-r--r--Library/Formula/theora.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/theora.rb b/Library/Formula/theora.rb
index e7128c2a2..bef6f390e 100644
--- a/Library/Formula/theora.rb
+++ b/Library/Formula/theora.rb
@@ -3,7 +3,7 @@ require 'formula'
class Theora < Formula
url 'http://downloads.xiph.org/releases/theora/libtheora-1.1.1.tar.bz2'
homepage 'http://www.theora.org/'
- md5 '292ab65cedd5021d6b7ddd117e07cd8e'
+ sha1 '8dcaa8e61cd86eb1244467c0b64b9ddac04ae262'
depends_on 'pkg-config' => :build
depends_on 'libogg'