diff options
Diffstat (limited to 'Library/Formula/libgee.rb')
| -rw-r--r-- | Library/Formula/libgee.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libgee.rb b/Library/Formula/libgee.rb index 926983bce..c3f019a30 100644 --- a/Library/Formula/libgee.rb +++ b/Library/Formula/libgee.rb @@ -2,7 +2,7 @@ require 'formula' class Libgee < Formula homepage 'http://live.gnome.org/Libgee' - url 'http://download.gnome.org/sources/libgee/0.12/libgee-0.12.0.tar.xz' + url 'http://ftp.gnome.org/pub/GNOME/sources/libgee/0.12/libgee-0.12.0.tar.xz' sha256 'd106ed63fe0da5d5ee89aa8197a373cf9a2b96688cc3060144bfc0a022496ea5' depends_on 'pkg-config' => :build |
