diff options
| author | Jack Nagel | 2014-03-30 18:00:01 -0500 |
|---|---|---|
| committer | Jack Nagel | 2014-03-30 18:00:01 -0500 |
| commit | 90575346225fd0c16475ad74ee53b37b62715f0c (patch) | |
| tree | abae6020888583da8d07f4882becd3ec04ebf4f3 /Library/Formula/libxml++.rb | |
| parent | 557ef8df05a8ea28ed903f08b2009ebc0e218f5a (diff) | |
| download | homebrew-90575346225fd0c16475ad74ee53b37b62715f0c.tar.bz2 | |
Use download.gnome.org instead of ftp.gnome.org
Diffstat (limited to 'Library/Formula/libxml++.rb')
| -rw-r--r-- | Library/Formula/libxml++.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libxml++.rb b/Library/Formula/libxml++.rb index 3a5b295fb..9f2221b09 100644 --- a/Library/Formula/libxml++.rb +++ b/Library/Formula/libxml++.rb @@ -1,7 +1,7 @@ require 'formula' class Libxmlxx < Formula - url 'http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.34/libxml++-2.34.2.tar.bz2' + url 'http://download.gnome.org/sources/libxml++/2.34/libxml++-2.34.2.tar.bz2' homepage 'http://libxmlplusplus.sourceforge.net' sha256 '38f20632a711d06166b03a2a92ce71b08130ac30e014805a7052ae3f4c0b15e8' |
