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/cogl.rb | |
| parent | 557ef8df05a8ea28ed903f08b2009ebc0e218f5a (diff) | |
| download | homebrew-90575346225fd0c16475ad74ee53b37b62715f0c.tar.bz2 | |
Use download.gnome.org instead of ftp.gnome.org
Diffstat (limited to 'Library/Formula/cogl.rb')
| -rw-r--r-- | Library/Formula/cogl.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cogl.rb b/Library/Formula/cogl.rb index 6c371a5c2..4c1185109 100644 --- a/Library/Formula/cogl.rb +++ b/Library/Formula/cogl.rb @@ -2,7 +2,7 @@ require 'formula' class Cogl < Formula homepage 'http://developer.gnome.org/cogl/' - url 'http://ftp.gnome.org/pub/gnome/sources/cogl/1.14/cogl-1.14.0.tar.xz' + url 'http://download.gnome.org/sources/cogl/1.14/cogl-1.14.0.tar.xz' sha256 '276e8c9f5ff0fcd57c1eaf74cc245f41ad469a95a18ac831fac2d5960baa5ae8' head do |
