aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libgsf.rb
diff options
context:
space:
mode:
authorJack Nagel2014-03-30 18:00:01 -0500
committerJack Nagel2014-03-30 18:00:01 -0500
commit90575346225fd0c16475ad74ee53b37b62715f0c (patch)
treeabae6020888583da8d07f4882becd3ec04ebf4f3 /Library/Formula/libgsf.rb
parent557ef8df05a8ea28ed903f08b2009ebc0e218f5a (diff)
downloadhomebrew-90575346225fd0c16475ad74ee53b37b62715f0c.tar.bz2
Use download.gnome.org instead of ftp.gnome.org
Diffstat (limited to 'Library/Formula/libgsf.rb')
-rw-r--r--Library/Formula/libgsf.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libgsf.rb b/Library/Formula/libgsf.rb
index 600c79003..6627d00b9 100644
--- a/Library/Formula/libgsf.rb
+++ b/Library/Formula/libgsf.rb
@@ -2,7 +2,7 @@ require 'formula'
class Libgsf < Formula
homepage 'http://projects.gnome.org/gnumeric/'
- url 'http://ftp.gnome.org/pub/GNOME/sources/libgsf/1.14/libgsf-1.14.23.tar.xz'
+ url 'http://download.gnome.org/sources/libgsf/1.14/libgsf-1.14.23.tar.xz'
sha256 'bfc1c6178f5319d5e6d854c380ce26542f9a103a5ff31c9d25a834e0be52fb17'
depends_on 'pkg-config' => :build