aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libgtop.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/libgtop.rb')
-rw-r--r--Library/Formula/libgtop.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libgtop.rb b/Library/Formula/libgtop.rb
index a6c2445d2..0417d73cb 100644
--- a/Library/Formula/libgtop.rb
+++ b/Library/Formula/libgtop.rb
@@ -2,7 +2,7 @@ require 'formula'
class Libgtop < Formula
homepage 'http://library.gnome.org/devel/libgtop/stable/'
- url 'http://download.gnome.org/sources/libgtop/2.28/libgtop-2.28.5.tar.xz'
+ url 'http://ftp.gnome.org/pub/gnome/sources/libgtop/2.28/libgtop-2.28.5.tar.xz'
sha1 '7104a7546252e3fb26d162e9b34e1f7df42236d1'
depends_on 'pkg-config' => :build