aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libglade.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/libglade.rb')
-rw-r--r--Library/Formula/libglade.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libglade.rb b/Library/Formula/libglade.rb
index 10ec6f4cf..221b14ece 100644
--- a/Library/Formula/libglade.rb
+++ b/Library/Formula/libglade.rb
@@ -2,7 +2,7 @@ require 'formula'
class Libglade < Formula
homepage 'http://glade.gnome.org'
- url 'http://download.gnome.org/sources/libglade/2.6/libglade-2.6.4.tar.gz'
+ url 'http://ftp.gnome.org/pub/GNOME/sources/libglade/2.6/libglade-2.6.4.tar.gz'
sha256 'c41d189b68457976069073e48d6c14c183075d8b1d8077cb6dfb8b7c5097add3'
depends_on 'pkg-config' => :build