diff options
Diffstat (limited to 'Library/Formula/ezstream.rb')
| -rw-r--r-- | Library/Formula/ezstream.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ezstream.rb b/Library/Formula/ezstream.rb index 32f366301..19961f97b 100644 --- a/Library/Formula/ezstream.rb +++ b/Library/Formula/ezstream.rb @@ -3,7 +3,7 @@ require 'formula' class Ezstream < Formula url 'http://downloads.xiph.org/releases/ezstream/ezstream-0.5.6.tar.gz' homepage 'http://www.icecast.org/ezstream.php' - md5 '1be68119d44fbe71454a901fa650a359' + sha1 'f9d3ee5a2f81d156685ffbfc59b556c63afcca83' depends_on 'libvorbis' depends_on 'libshout' |
