aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libshout.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/libshout.rb')
-rw-r--r--Library/Formula/libshout.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libshout.rb b/Library/Formula/libshout.rb
index 5c361e02c..da3c97666 100644
--- a/Library/Formula/libshout.rb
+++ b/Library/Formula/libshout.rb
@@ -3,7 +3,7 @@ require 'formula'
class Libshout < Formula
url 'http://downloads.us.xiph.org/releases/libshout/libshout-2.2.2.tar.gz'
homepage 'http://www.icecast.org/'
- md5 '4f75fc9901c724b712c371c9a1e782d3'
+ sha1 'cabc409e63f55383f4d85fac26d3056bf0365aac'
depends_on 'pkg-config' => :build
depends_on 'libogg'