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 a9abf67a8..b9b8619a7 100644 --- a/Library/Formula/cogl.rb +++ b/Library/Formula/cogl.rb @@ -2,7 +2,7 @@ require 'formula' class Cogl < Formula homepage 'http://wiki.clutter-project.org/wiki/Cogl' - url 'http://download.gnome.org/sources/cogl/1.10/cogl-1.10.4.tar.xz' + url 'http://ftp.gnome.org/pub/gnome/sources/cogl/1.10/cogl-1.10.4.tar.xz' sha256 '0b5c9989f1d07dbda000a68640eb7ebf734513d52e3707668c41eed19991adf9' head 'git://git.gnome.org/cogl' |
