diff --git a/Formula/ezstream.rb b/Formula/ezstream.rb index 19961f97be..79075b4787 100644 --- a/Formula/ezstream.rb +++ b/Formula/ezstream.rb @@ -1,8 +1,8 @@ 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' + url 'http://downloads.xiph.org/releases/ezstream/ezstream-0.5.6.tar.gz' sha1 'f9d3ee5a2f81d156685ffbfc59b556c63afcca83' depends_on 'libvorbis'