aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/clutter.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/clutter.rb')
-rw-r--r--Library/Formula/clutter.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/clutter.rb b/Library/Formula/clutter.rb
index 723ccc046..5f26921cf 100644
--- a/Library/Formula/clutter.rb
+++ b/Library/Formula/clutter.rb
@@ -2,7 +2,7 @@ require 'formula'
class Clutter < Formula
homepage 'http://clutter-project.org/'
- url 'http://download.gnome.org/sources/clutter/1.10/clutter-1.10.8.tar.xz'
+ url 'http://ftp.gnome.org/pub/gnome/sources/clutter/1.10/clutter-1.10.8.tar.xz'
sha256 '7c08c2deff62c134c1a3d18e04dcb6fbae4bbc541c800638b9fc3d71fe4a64bf'
depends_on 'pkg-config' => :build