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 2cb7068cc..406784b01 100644 --- a/Library/Formula/esound.rb +++ b/Library/Formula/esound.rb @@ -2,7 +2,7 @@ require 'formula' class Esound < Formula homepage 'http://www.tux.org/~ricdude/EsounD.html' - url 'http://download.gnome.org/sources/esound/0.2/esound-0.2.41.tar.bz2' + url 'http://ftp.gnome.org/pub/gnome/sources/esound/0.2/esound-0.2.41.tar.bz2' sha1 '6c343483b3789f439277935eaad7e478bee685ea' depends_on 'pkg-config' => :build |
