diff options
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 |
