diff options
Diffstat (limited to 'Library/Formula/esound.rb')
| -rw-r--r-- | Library/Formula/esound.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/esound.rb b/Library/Formula/esound.rb index fcc12b6e1..406784b01 100644 --- a/Library/Formula/esound.rb +++ b/Library/Formula/esound.rb @@ -1,8 +1,8 @@ require 'formula' class Esound < Formula - url 'http://ftp.gnome.org/pub/gnome/sources/esound/0.2/esound-0.2.41.tar.bz2' homepage 'http://www.tux.org/~ricdude/EsounD.html' + url 'http://ftp.gnome.org/pub/gnome/sources/esound/0.2/esound-0.2.41.tar.bz2' sha1 '6c343483b3789f439277935eaad7e478bee685ea' depends_on 'pkg-config' => :build |
